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 BAS click the all elements from:
CSS> #filter-genres > :nth-child(3) > :nth-child(1) > :nth-child(2)
to:
CSS> #filter-genres > :nth-child(3) > :nth-child(10) > :nth-child(2)
is this possible?
@Potio
Loop with variable? For, While etc...
Or you can use "Start loop" from menu that shows after you click on desired element.
Thank you very much
@niceusername Thanks a lot, that get nth-child method helped here!
@andykaufseo
Hope that really answered your problem. Can also use the "Select Records" command, change the Table to the second one and add any filters you need. This will return all records in a list and using the Foreach will get the job done.
Allister ☯