Skip to content

Error trying to run tests using Edge #284

Open
@mickyJNST

Description

@mickyJNST

Using v2.0.1, the following error is thrown when --capability browserName edge:

            elif browser == "EDGE":
>               key = edge_options.KEY
E               AttributeError: 'Options' object has no attribute 'KEY'

../python_venvs/default/lib/python3.9/site-packages/pytest_selenium/pytest_selenium.py:115: AttributeError

Here is a screenshot from debugger:

pytest_selenium_edge_error

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