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.
Anyone?
Give some sample code xml script
@nicovevo Thanks for share . I also want after cout the element and one by one click on them . Can you support . thanks
@Fox Thanks that will work :)