Hi i want to use match to click the like button 1 than 2 than 3 becouse it finds all like buttons and i want to first click the first one than the second one than the 3one etc how to do this?
hey guys, I got some question need help:
How to start BAS by CommandLine without click any button to autostart script? Like resource confirm button. I want No man Unattended mode.
I appreciate for any reply, thx
Maybe not the best way to do it but you can scrape all possible urls on the page and then add all to a new list then you can take a random line from the list and click it. That would 100% work.