hello master, i want to ask for help and can you help me to make my script random click coordinates and random ClickBySelector , example click :
ClickByCoordinates (636, 220, 636, 220, 1);
ClickByCoordinates (535, 225, 535, 225, 1);
and
await ClickBySelector('html>body>div:nth-of-type(3)>div>div:nth-of-type(3)>div>div>div:nth-of-type(2)>div>div:nth-of-type(2)>div>div>div:nth-of-type(2)>div>a');
await ClickBySelector('html>body>div:nth-of-type(3)>div>div:nth-of-type(3)>div>div>div:nth-of-type(2)>div>div:nth-of-type(2)>div>div:nth-of-type(2)>div:nth-of-type(2)>div>a');
I really hope for help from the master, thank you.
ClickByCoordinates (636, 220, 636, 220, 1);
ClickByCoordinates (535, 225, 535, 225, 1);
and
await ClickBySelector('html>body>div:nth-of-type(3)>div>div:nth-of-type(3)>div>div>div:nth-of-type(2)>div>div:nth-of-type(2)>div>div>div:nth-of-type(2)>div>a');
await ClickBySelector('html>body>div:nth-of-type(3)>div>div:nth-of-type(3)>div>div>div:nth-of-type(2)>div>div:nth-of-type(2)>div>div:nth-of-type(2)>div:nth-of-type(2)>div>a');
I really hope for help from the master, thank you.