About Invoke Code in OpenRPA

Hi Allan_Zimmermann

I am having a problem with Invoke Code where I cannot find the JavaScript language. I just redownloaded the OpenRPA version on the website and the current version I am using is 1.4.57. Is the problem because I have not updated to the latest version or is the JavaScript language not available?

Depends on what you want to do.

  • If you want to run code in the browser, use Execute Script.

  • If you want to run code on the machine, then look into agents. With agents, you can run code in more than 11 languages both in OpenCore and remotely, like OpenRPA.
    Agent Getting Started

Thank you, i will try it.