Open Multiple IE Browser windows
Posted: Tue Apr 29, 2014 3:13 pm
Hello,
I have an odd behavior with Ranorex 5. I have a test on a web page that when it’s filled out you can open a second browser window that presents the data in the first web page in a report form like an invoice.
Keep in mind spy id's all controls just fine in both windows.
Strange behavior: If I open the first browser, fill out the data then open the report browser window, Ranorex is not able to identify any of the controls in the second open window during test run. Now if I leave the report window open (this is the second browser) Comment out the original code for the original window (the fill out portion i.e. first window) Ranorex is able to identify the items in the report window just fine.
My question is: Is there a way to run all this in one test and have Ranorex identify all controls in both browser windows. I have turned off tabbed browsing too so these are in separate windows. Any help would be greatly appreciated.
I have an odd behavior with Ranorex 5. I have a test on a web page that when it’s filled out you can open a second browser window that presents the data in the first web page in a report form like an invoice.
Keep in mind spy id's all controls just fine in both windows.
Strange behavior: If I open the first browser, fill out the data then open the report browser window, Ranorex is not able to identify any of the controls in the second open window during test run. Now if I leave the report window open (this is the second browser) Comment out the original code for the original window (the fill out portion i.e. first window) Ranorex is able to identify the items in the report window just fine.
My question is: Is there a way to run all this in one test and have Ranorex identify all controls in both browser windows. I have turned off tabbed browsing too so these are in separate windows. Any help would be greatly appreciated.