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?
There are too many duplicate elements here but I only want to click on 3-5 buttons. How do I build the script
please help me
You need to change the element selector. Open the page code and find the text in the required element that differs from other elements, you can use this text in the >MATCH> selector. You can also specify the number of a specific selector by using the prefix >AT> Manual on selectors
I discovered what happens: I need to load at least one url before loading the custom js functions. I loaded http://example.com before the custom js functions worked fine in "Run Mode".
@heshamyassin1
We would like to see the waiting element until it has disappeared, but we haven't this feature as a function now . U need to construct the reverse logic. Watch this video to understand I've said. 0_1551655250089_sleep untill.mp4