Skip to content

Remove chromedriver dependency#1631

Merged
fippo merged 1 commit intowebrtc:gh-pagesfrom
fippo:chromedriver-woes
Oct 17, 2023
Merged

Remove chromedriver dependency#1631
fippo merged 1 commit intowebrtc:gh-pagesfrom
fippo:chromedriver-woes

Conversation

@fippo
Copy link
Copy Markdown
Collaborator

@fippo fippo commented Oct 16, 2023

since this gets automagically installed by Selenium these days

@alvestrand
Copy link
Copy Markdown
Contributor

Still chromedriver woes....

@fippo fippo force-pushed the chromedriver-woes branch 2 times, most recently from b79228d to 8c91c47 Compare October 17, 2023 05:52
@fippo
Copy link
Copy Markdown
Collaborator Author

fippo commented Oct 17, 2023

Without the chromedriver dependency selenium found the preinstalled chromedriver.
Forcefully removing that from the path as part of the github action made selenium download a matching version.

@fippo fippo marked this pull request as ready for review October 17, 2023 05:58
since this gets automagically installed by Selenium these days.
Also remove chromedriver symlink from githubs worker image so
that selenium downloads a matching version rather than relying
on the preinstalled version which might not be compatible with
the browser
@fippo fippo force-pushed the chromedriver-woes branch from 8c91c47 to d872d8b Compare October 17, 2023 06:02
@fippo fippo merged commit 06af50e into webrtc:gh-pages Oct 17, 2023
@fippo
Copy link
Copy Markdown
Collaborator Author

fippo commented Oct 17, 2023

I wonder about geckodriver but... separate PR and it hasn't shown any issues.

@fippo fippo deleted the chromedriver-woes branch October 17, 2023 06:06
fippo added a commit to fippo/webrtc that referenced this pull request Oct 18, 2023
@fippo fippo mentioned this pull request Oct 18, 2023
fippo added a commit to fippo/webrtc that referenced this pull request Oct 18, 2023
follow-up to webrtc#1631, let selenium do the downloading
fippo added a commit to fippo/webrtc that referenced this pull request Oct 18, 2023
follow-up to webrtc#1631, let selenium do the downloading
fippo added a commit to fippo/webrtc that referenced this pull request Oct 18, 2023
follow-up to webrtc#1631, let selenium do the downloading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants