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
Maybe try with Xpath. Look at this post and overall thread > https://community.bablosoft.com/post/122185
if you are able to do that manually, you can do it by bas automatically
@Wewery said in Elements problem:
@denanotherday said in Elements problem: @Wewery Does this affect functionality? Yes, when I select an element the BAS clicks on the wrong place
@denanotherday said in Elements problem:
@Wewery Does this affect functionality?
Yes, when I select an element the BAS clicks on the wrong place
Мaybe element is not correctly chosen,
thats very nice, thanks for the explanation