Hi @Jiban_Stars
You re opening the browser instance A in init state from there if any transaction is your going to process in state in use attach browser activity and indicate the instance B!
Ok thanks Pravin but can you pleasee give me abit more clarity like
a data from portal “A” will be picked & then need go to portal “B” ( just like a new window ma be)
then need to do some task…then close “B”…then again come back to portak “A” for the new data…& the loop continues
Let say for example if you re using browser instance A using open browser and performing some actions on the browser A to new instance B
Use attach window for the browser instance B and create a output variable for attach window and perform some actions on the browser b and use close tab to close the browser instance so that it may be iterative process!