ckaiser79 / webtest-rb

Run browser based tests. Based on watir-webdriver.
Other
0 stars 0 forks source link

Shared browser instance keeps open after program closes #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set autclose browser to true
2. run a testcase with a shared browser instance

What is the expected output? What do you see instead?

After the testcases are finished, the browser stays open. It should be closed 
instead.

Original issue reported on code.google.com by barny...@gmail.com on 13 Nov 2013 at 4:40

GoogleCodeExporter commented 9 years ago
Works fine with Firefox 25
Chrome is not closed, chromedriver is v2.4.226107
IE is not working, InternetExplorerDriver server (32-bit) 2.37.0.0

Original comment by barny...@gmail.com on 13 Nov 2013 at 4:55

GoogleCodeExporter commented 9 years ago
Closes, but vice versa version is not working currently

Original comment by barny...@gmail.com on 19 Sep 2014 at 6:05