ClickByCoordinates Clarification

MarcusRieben

New Member
Rule The Galaxy
VIP
Joined
May 27, 2018
Messages
18
Reaction score
0
Achievement
We set 4 values as positions, X1, X2, Y1, Y2.

Let's make a square on the top left side of the screen;
X1 = 0
X2 = 50
Y1 = 50
Y2 = 50

First question, is it the correct format? is it really like;
X1 X2




Y1 Y2
or something completely different?

Question 2, where is the clicking point? Middle of the square? or a random position in that square?

Please enlighten me.
 

daniel

Administrator
Staff member
VIP
Joined
Feb 23, 2018
Messages
268
Reaction score
36
Achievement
Hi, here is the coordinates of an element. Let say I want to click to the Speed Test button on this page.


So the click command would be:
ClickByCoordinates(541, 169, 646, 264);

The click points would be a random point inside the area.
You can also right click on the browser when run the Macros Editor to show the get coordinates tool like the picture above
 

MarcusRieben

New Member
Rule The Galaxy
VIP
Joined
May 27, 2018
Messages
18
Reaction score
0
Achievement
OK, Thank you. I'll continue to tinker with it. I also sent you a message via the Support page with more details about the issue. I'd also be glad if you can check my script there and guide me.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu