Skip to content

feat(webdriver): support geckodriver for linux-aarch64#1371

Merged
drager merged 1 commit intodrager:masterfrom
LeoBorai:feat/geckodriver-linux-aarch64
Jun 26, 2024
Merged

feat(webdriver): support geckodriver for linux-aarch64#1371
drager merged 1 commit intodrager:masterfrom
LeoBorai:feat/geckodriver-linux-aarch64

Conversation

@LeoBorai
Copy link
Contributor

Make sure these boxes are checked! 📦✅

  • You have the latest version of rustfmt installed
$ rustup component add rustfmt
  • You ran cargo fmt on the code base before submitting
  • [-] You reference which issue is being closed in the PR text

✨✨ 😄 Thanks so much for contributing to wasm-pack! 😄 ✨✨

Introduces support to download Geckodriver in Linux aarch64 based on artifacts available
in Mozilla's releases: https://github.com/mozilla/geckodriver/releases.

@LeoBorai
Copy link
Contributor Author

Interesting, I changed geckodriver's code but chromedriver is failing here 🤔 https://github.com/rustwasm/wasm-pack/actions/runs/8069923360/job/22046060320?pr=1371#step:7:472

@LeoBorai
Copy link
Contributor Author

@LeoBorai
Copy link
Contributor Author

LeoBorai commented Feb 27, 2024

The version fetched from https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions.json seems to be cached in tests environments, due to the fact that fetching such URL returns: "channel":"Stable","version":"122.0.6261.94","revision":"1250580" while both tests in different PRs point to: chromedriver version: 122.0.6261.69

@drager
Copy link
Owner

drager commented Jun 25, 2024

I just merged #1391. Can you rebase master into this branch? :)

@LeoBorai
Copy link
Contributor Author

I just merged #1391. Can you rebase master into this branch? :)

Hi! Sure!

@LeoBorai
Copy link
Contributor Author

Hi @drager! I think this is good to go now!

Copy link
Owner

@drager drager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

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