-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Idea 💡A new feature ideaA new feature ideahelp wantedIssues that are free to take by anyone interestedIssues that are free to take by anyone interested
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Idea 💡A new feature ideaA new feature ideahelp wantedIssues that are free to take by anyone interestedIssues that are free to take by anyone interested