I'm creating multiple Objects to interact with different pages for a web application per best practice.
The Basic Object is where the Modeller resides which I exposed to other processes. The Top Menu Object is where I'm trying to attach, activate, and interact with elements with a window launched by Basic Object and it's failing to activate and interact unless I click the attach button when it opens a new window for me to run the Object process in.
I'm coming to a conclusion multiple objects can not interface with a single web application. Correct me if I'm wrong and if so help me understand what I could be doing wrong.
Thanks
Chris