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.
@romit I can't repeat it either. Maybe you could attach a project with such a problem?
@tet-vivi perfect! thank you!!!
Thank you @Fox
Marked as solved and Credits in the topic :)
Upload your script here.. and i can fix it..