Skip to main content
Cadet | Tier 2
December 1, 2021
Question

True background processing

  • December 1, 2021
  • 1 reply
  • 153 views

I have numerous bots now. When capturing a specific window variable run in background does not work (i.e. when I go away and perform other tasks the bot does not continue until returned to)

 

Is there a way to do something in effect like execute on a new virtual desktop so workstation are not out of action whilst processing.

    1 reply

    Tamil Arasu10
    Most Valuable Pathfinder
    Most Valuable Pathfinder
    December 1, 2021

    Hi @Daniel Kendall​ 

     

    • Automate tasks in web pages that are very dynamic or use HTML elements like shadowroot
    • Build powerful JavaScript based automation
    • Automation of tasks in applications such as Salesforce or ServiceNow becomes more reliable
    • Execute automations in “Headless” mode to make them invisible for the end-user

     

     

    https://botstore.automationanywhere.com/bot/web-automation-package/p>

    _Tamil_