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
@GaG
Thanks again for your help, but I finally solve the problem using a loop and a list.
Just by mistake, I found this thread: https://community.bablosoft.com/topic/11372/bulk-image-upload
And it helped!
I was searching for few days and found this only now lol.
@adshung
Hi, I have no problem executing this javascript on page.
Here is project example 0_1486451295005_SetJavascript.xml
Are you using Javascript action?
By the way, you can also call javascript function BrowserAutomationStudio_RecaptchaSolved(payload) to call on solved callback