-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
area:dependenciesUpdating dependenciesUpdating dependenciesarea:documentationUpdates to documentationUpdates to documentationhelp:wantedAdditional help is neededAdditional help is neededtype:bugSomething isn't workingSomething isn't working
Milestone
Description
I can run with webdriverio v8.13, but in later versions the chrome driver isn't resolved correctly.
I noticed that as of 8.14 wdio-chromdriver-service is deprecated and no longer maintained. There's also a blog post about how 8.14 handles chrome driver resolution for you.
Passing an electronVersion is ignored as is passing a chromedriverCustomPath. The runner located the electron executable and refuses to run because the driver it has selected (for the installed chrome) isn't a match.
I can run with 8.13, but after, including 8.15 seems DOA due to upstream changes.
christian-bromann
Metadata
Metadata
Assignees
Labels
area:dependenciesUpdating dependenciesUpdating dependenciesarea:documentationUpdates to documentationUpdates to documentationhelp:wantedAdditional help is neededAdditional help is neededtype:bugSomething isn't workingSomething isn't working