PTF- Using multiple browser instances but getting page is no longer available message
Hi,
We are using PTF to do automation testing and have scripted it to user multiple browser instances.
During execution, when it tries to shift from one browser instance to another, I get a message : This page is no longer available.
Steps:
1. Login into application. Create an invoice (Browser instance: Browser1)
2. Open new browser instance- Run a PS query (Browser instance: Qry)
3. Set Browser1 active and modify the invoice
4. Set Qry active - Try to Re-run query . Get the error message : Page is no longer available. (see screenshot)
Please suggest how to fix this. Otherwise we will not be able to use multiple browser instance functionality.