Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to record the steps of mouse and play the steps using python

import mouse
inportance = mouse.record("right")
mouse.play(inportance)
 
PREVIOUS NEXT
Tagged: #record #steps #mouse #play #steps #python
ADD COMMENT
Topic
Name
1+9 =