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
@hellomembersha you can do it only in custom interface.
btw. the Chrome/FF addons "Chropath" and the SelectorsHub xpath plugin do a good job in finding also complicated xpath and css selectors.
Thank You, SOLVED!
You can always expand BAS functionality with custom javascript or use node modules in your script..
Works good.
Thank you so much