Forum Discussion

crem's avatar
crem
Occasional Contributor
9 years ago

How to replace coordinates with property on click

I don't want to use coordinates on click. Is there an alternative way?  

1 Reply

  • cunderw's avatar
    cunderw
    Community Hero

    Either pass no parameters or use -1.

    Click() or Click(-1,-1)