Random variable

With 'unsafe-eval' is not an allowed source of script - #5 by nthnlws - UI.Vision RPA - UI.Vision RPA Software Forum | Discuss RPA Automation, Selenium IDE and OCR API Text Recognition you found the right post!

storeEval runs Javascript inside the website, and some websites block this. Solution: Open another website that does not block it, run storeEval, and then switch back.

  • selectWindow | TAB=OPEN | https://a9t9.com
  • storeEval |…
  • selectWindow | TAB=CLOSE

…and then continue with your normal macro.