Call one object from another object

Shweta

Active Member
Hi,

Is it possible to call one object from another object, like we have option in Winautomation to start robot from another robot?
As I need to work on two applications simultaneously - one is browser based and one is window-based.

Thanks!
 

Sukesh Kumaru

Active Member
Hello,

If you want to work with 2 Applications,
then make use of 2 different objects by calling it from a single process.

Good Luck.
 
Top