dzharii / swd-recorder

Selenium WebDriver Page Recorder (Page Objects)
MIT License
189 stars 71 forks source link

Cannot Start WebElement Explorer when it was stopped #13

Closed dzharii closed 10 years ago

dzharii commented 10 years ago

Given the WebElement Explorer is started
When an error on the Page occurs
And WebElement Explorer stops
Then I am not able to start it again

I should be able to start and stop WebElement Explorer anytime. The errors should be handled properly