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).
I want script to run only when a variable matches any one Resources
something like WHILE Var = Res1 or Res2 or Res3 or Res4 or Res5
how to write such a script?
@hifive, If
[[VAR1]]=={{res1}} || [[VAR1]]=={{res3}} || [[VAR1]]=={{res3}}
how can i open the browser of these profiles
@spa3212 said in UI button to perform specific function:
I wonder if it is possible to have a Button on a UI interface. When click it perform a specific Call to function.
https://wiki.bablosoft.com/web-interface/#/callbasfunction
If your cookies in same format as BAS, you just read it from file to variable and go Network-load cookies-set cookies for browser. If format of your cookies not compatible with BAS, compare and convert all your cookies in right format