Skip to content

The webdriver factory should not duplicate defensive code #44

@craigfowler

Description

@craigfowler

The method WebdriverFactoryExtensions.GetWebDriver is duplicating some defensive code incorrectly. This is the null/empty check on the selected web driver logic.

Instead it should use the configuration's own method to get the selected config, which has the source of truth for getting the web driver config.

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