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}}
@GuarDofErun Using module: https://community.bablosoft.com/topic/21621/captchaimageclick-модуль-для-решения-капчи-кликами-по-изображениям-через-сервис-cap-guru
@dav800 said in How can I select the FunCaptcha in outlook registration?:
The CSS selector for it doesn't work and when I find a selector that does pick it up, the captcha is unsolvable because the keys cannot be found. I am using 2captcha
https://community.bablosoft.com/topic/16832/outlook-funcaptcha
Solved, thank you
You can use javaScript in BAS and it is much easier than xPath or Regex.
Here is how you can get it: