diff options
| author | Florian Apolloner <florian@apolloner.eu> | 2013-09-14 22:58:30 +0200 |
|---|---|---|
| committer | Florian Apolloner <florian@apolloner.eu> | 2013-09-14 22:58:30 +0200 |
| commit | 3c5775d36f7e431d9691829a78580873111cb714 (patch) | |
| tree | da225a7ae9e19665234458924d7e8cd84217699d /docs | |
| parent | bac86ad1a350ba99464e9a24a589e7833a901730 (diff) | |
Delayed initialization of Selenium webdrivers.
If setUpClass throws an exception (in this case "Address already in use" if the
super call can't find any open port to bind too) tearDownClass is not called.
This results in open browser windows from the webdriver, hence we only construct
it once we are sure there is no code afterwards which could error out.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
