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).
Hello, how would you go about choosing a random element from a resource? (E.g. Setting with set variable action)
@HELP_ME or
[[RES]] = RMap("toster").random(1)
api to work with resources
You can always expand BAS functionality with custom javascript or use node modules in your script..
@niceusername Thanks a lot, that get nth-child method helped here!
@p1r4t3 Again, stupid me :DD Found it, if anyone else needs it Tools>Parse Line
@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