Skip to content
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
@juliemr

Description

@juliemr

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions