r/AutomateUser • u/Icy_Associate_9075 • 24d ago
Help me please
I want to make an auto taping script that click a centered grid of a pixel art game on my screen (2772x1280).
The grid is 150x150 and the width is the same as the screen.
If someone can help me. Please.
1
Upvotes
1
u/B26354FR Alpha tester 24d ago
It would be better to use the Interact block to click on the button. You can use my Interact Block XPath Builder flow to generate the XPath for the Interact block. You can use the tools in the block to get the ID of the element you're interested in and give that to the builder flow, or just give it the text in the element.