Multi bot implementation query

Shweta

Active Member
Can someone please advise if we can run multiple bots in same resource at the same time parallely?

Thanks!
 

bot1robot

Member
@Shweta
Yes we can run multiple processes (bots) on single resource by dragging multiple processes to resource inside control room.

Hope this helps.
 

Shweta

Active Member
Thanks.. but I wanted to know if those multiple processes can run at the same time on single resource?
 

Shweta

Active Member
Okay.

Will all of them run in background?

And how they will do the processing, if all processes are using the same browser but different URLs .. and there is a time limit also?
 

bot1robot

Member
@Shweta

As they are going to approach separate web application via browser , they (2 processes) can run at the same time.

Run mode can be configured via initialize tab properties with object studio .

Can you share more details on time limit part ?
 

Attachments

  • RunModes.JPG
    39.1 KB · Views: 38
Top