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
@ericarias said in Getting consistent results with element seletors:
What is the best method to use to make sure that the elements are always found.
Just avoid using automatically generated selectors by BAS.
@hellomembersha you can do it only in custom interface.
@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.
make list and cycle through list with foreach. you can fill that list earlier with other actions
@yourfriendkarol said in List or resources or...?:
I need to learn javascript for basic operations, will help a lot in BAS
This path is not for the faint hearted, but it definitely pays out :)