Details
-
Type: New Feature
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Web Selenium
-
Labels:None
-
Number of attachments :
Description
For PerStoryWebDriverSteps (and others), it would be nice to obey and option (command line or other) to NOT close the browser frame on failure.
Developers like to run single stories at a time, and want to be able to debug when a failure happens. A failing screen-shot is one thing, but having the actual browser open is better still.
Because of
JBEHAVE-486this is happening whenever there is a step failure for typical web-selenium cases.