Skip to content

[💡 Feature]: Update geckodriver (webdriverio-community/node-geckodriver) to 6.x #14722

@MikeMcC399

Description

@MikeMcC399

Is your feature request related to a problem?

The currently-used geckodriver@5.0.0 npm package depends on the deprecated node-domexception@1.0.0 npm package, released on May 27, 2021. The source repo https://github.com/jimmywarting/node-domexception is archived and therefore no longer offers support.

geckodriver@6.0.0 removes this dependency and installs with no deprecated dependency warnings.

Describe the solution you'd like.

Update geckodriver in dependencies of packages/wdio-utils from geckodriver@^5.0.0 to geckodriver@^6.0.1 or above.

Describe alternatives you've considered.

N/A

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Idea 💡A new feature ideahelp wantedIssues that are free to take by anyone interested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions