This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
Should be able to choose whether webdriver errors immediate quit or not #5
Closed
Description
Currently, an error from webdriver (such as an element not found) immediately exits and prints the stack trace, and does not quit the driver. This is useful when in-depth debugging one test, but not very nice if you just want to run the entire suite and see your failures. There should be an option to just have errors turn into failures.
Metadata
Metadata
Assignees
Labels
No labels