You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the click_on function has a point and clicks parameter.
Can you also include a parameter called 'button' where we can specify whether we need to perform a left, right, or middle click?
Currently, the click_on function has a point and clicks parameter.
Can you also include a parameter called 'button' where we can specify whether we need to perform a left, right, or middle click?
For the SystemCursor
Much appreciate the work.