Skip to content

Add geckodriver information #6196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

MikeMcC399
Copy link
Contributor

Situation

cypress@13.15.1 notes

Cypress now consumes geckodriver to help automate the Firefox browser instead of marionette-client. Addresses #30217.

The mozilla/geckodriver is required to test Firefox. It is not part of the Firefox distribution, nor is it included in Cypress. If the driver is unavailable, then testing against Firefox fails.

This is not mentioned in References > Launching Browsers > Firefox Browsers.

Change

In References > Launching Browsers > Firefox Browsers add a new section "Mozilla geckodriver".

Copy link

netlify bot commented May 30, 2025

👷 Deploy request for cypress-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit cffe510

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399
Copy link
Contributor Author

Preview

image

@MikeMcC399 MikeMcC399 marked this pull request as ready for review May 30, 2025 14:55
@MikeMcC399 MikeMcC399 force-pushed the add/geckodriver-requirement branch from 64855a1 to cffe510 Compare May 30, 2025 15:27
@jennifer-shehane jennifer-shehane merged commit d0a2faa into cypress-io:main May 30, 2025
5 checks passed
@MikeMcC399 MikeMcC399 deleted the add/geckodriver-requirement branch May 30, 2025 19:33
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.

Firefox launch geckodriver dependency information
3 participants