how to create xclick change coordinat when looping?
like first 900,300 then when looping change to 900,320
It’s very simple to make, instead of 300 create a variable and assign the value 300 then at the end of the loop with an executScript add 20 to the variable at each loop