Hi all, I am thinking of building a project which would need the bot to complete this one long full sequence of monitoring in a browser. However, is it possible for the bot to run this sequence simultaneously using the exact same sequences, the only difference is the target URL of the browser.
Example: Bot would run and monitor for abc123.com, def456.com, and so on, in the same time?
Of course there are other activities in the sequence other than only monitoring - saving data into Excel, reporting etc.