Skip to content

Bug: NPE in BrowserRunner when no Browser is started #352

@wurzelkuchen

Description

@wurzelkuchen

Quick Description

When we perform a test without a browser (no @BrowserAnnotation or @SuppressBrowser) we will get an NullPointerException in the console. This should be fixed.

Actual Behaviour

Running tests without a browser creates a non breaking exception.

Expected Behaviour

Running tests without a browser should run smoothly without any exceptions from the framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcodeDoneThe issue is rechecked for development branch

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions