Attach issue

Sanoza

New Member
Hi All,
We have created 2 objects for 1 process with different Action.
Login logout terminate in one object and the other actions in different object. I used attach to connect my window when we execute with second object. Attach will work fine, but after that it is not identifying already spied elements.
If we are running from object studio this will rum without any issues.
And if am trying to spy them again it throws error saying that spying is not done and HTML mode will not be available at that time(in debug mode after attach)
Kindly suggest why this issue is occuring
 

Sanoza

New Member
Thank you for your reply.
So you mean if Application modeller is shared then will it work fine?
Let me try and update here
 

arun_pmss

New Member
Also try using Child Index (Usually 0, if you just have one tab) in your attach stage to properly attach to the browser
 
Top