ClickAsync(x,y) #1986
Closed
Mephisto090
started this conversation in
Ideas
ClickAsync(x,y)
#1986
Replies: 1 comment
-
If you want to pass an x/y coordinate you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, :)
The
ClickAsync
function is currently only available in such a way that it always presses in the middle of the button. Would it be possible to extend the function so that I can pass a Point (x,y) and press it there. If nothing was passed then in the middle?ClickAsync(x,y)
Beta Was this translation helpful? Give feedback.
All reactions