Skip to content
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

misc: Remove Firefox marionette-client in favor of Geckodriver #30217

Closed
AtofStryker opened this issue Sep 11, 2024 · 1 comment · Fixed by #30250
Closed

misc: Remove Firefox marionette-client in favor of Geckodriver #30217

AtofStryker opened this issue Sep 11, 2024 · 1 comment · Fixed by #30250
Assignees
Labels
browser: firefox pkg/server This is due to an issue in the packages/server directory

Comments

@AtofStryker
Copy link
Contributor

AtofStryker commented Sep 11, 2024

What would you like?

I would like to remove references to the forked marionnete-client and replace it with a modern alternative like Geckodriver

Why is this needed?

the originally forked/copied marionette client is no longer supported by the Mozilla team (see bugzilla issue). The recommended approach is to replace the Webdriver Classic and extension methods (to add the Cypress web extension) with Geckodriver). This is a prerequisite to Webdriver BiDi support

Other

Geckodriver will be used by Firefox with or without BiDi support as we need it to create the WebDriver Session. Cypress needs to release this change first to make sure there are no regressions with the switch from marionette to geckodriver

@AtofStryker AtofStryker self-assigned this Sep 11, 2024
@AtofStryker AtofStryker added pkg/server This is due to an issue in the packages/server directory browser: firefox labels Sep 11, 2024
@AtofStryker AtofStryker changed the title Misc: Remove Firefox marionette-client in favor of Geckodriver misc: Remove Firefox marionette-client in favor of Geckodriver Sep 11, 2024
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Oct 24, 2024

Released in 13.15.1.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v13.15.1, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
browser: firefox pkg/server This is due to an issue in the packages/server directory
Projects
None yet
1 participant