Selenium does not close browser window with log -


when run test in selenium 2, end selenium.close(); selenium.stop();. in previous version closed both windows tested application , window test log. in selenium 2 second window stays opened - can close ?

selenium 2.0a6.

there bug made .close() method fails. try .quit() instead.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -