Skip to content

wdio_error fails because of "any error after test completed" check #8

@tpronk

Description

@tpronk

wdio_error is a test in which an experiment throws and error and the testscript detects that this error has been logged. However, a recent change to the testing framework makes a test fail if a an error is logged even though all assertions passsed. Hence wdio_error fails. 0632e79

Perhaps fix those by erasing the error from the DOM in the testscript after the error has been detected by the testscript?

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