Thursday 15 July 2010

webdriver - How to keep the browser open after test execution when using selenium web driver -


My script searches for different stars in different tabs of a browser. Keep the browser open after the test execution is over Is there a way to check the result of later time? The browser is automatically shut down after 5 minutes even if I am not using driver.quit ().

Selenium: 2.33, Win 7, FF and Chrome

I do not know Can you open a browser, but can you suggest to save the status of the browser whenever you want? It may help you debug it or check that the page is as expected.

If this solution does not help you, can you please tell us why you want to open the browser?

No comments:

Post a Comment