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?
@NotWegant all that is doing is sorting the resources. Each of those tabs are just tabs, and each ones group of resources relates to its function.
This could be really useful. Edge uses the chromium engine so hopefully you could use it there as well.
@stephenperry18 You need to attach to something else, which is not changing. For example, if there is only one frame on page, or index of frame is not changing you can use following expression:
Here is detailed manual
https://wiki.bablosoft.com/doku.php?id=how_to_search_for_element
@jayjay You need to wrap wait for css into ignore error action and only then process [[WAS_ERROR]] variable
alt text
Check ignore error documentation inside BAS:
0_1528304878313_IngoreError.png