Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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?
@DezeJK For immutable selectors, add after the selector
>AT>x
x is 0,1,2... corresponding to the first, second, third position...
@GaG please show us how to
Make sure to read wiki documentation prior to asking question here on forum. I believe thats the reason why no one answers your question.
So general wiki documentation is located here > https://wiki.bablosoft.com/doku.php?id=start
And section that is relevant to your question is here > https://wiki.bablosoft.com/doku.php?id=how_to_set_combobox
Use the selector >MATCH> https://wiki.bablosoft.com/doku.php?id=how_to_search_for_element
Awesome, thanks a lot!
@andykaufseo In these days you complete your project according to these logics.