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

Try additional host addresses for Cypress to successfully connect to Firefox #24058

Closed
cgraham-rs opened this issue Sep 30, 2022 · 2 comments
Closed

Comments

@cgraham-rs
Copy link

What would you like?

As documented in #23897 Cypress cannot currently connect to Firefox 105. Mozilla has proposed changes to enable Cypress to successfully connect to the right host and port.

Per Mozilla:

Henrik Skupin: Cypress should not only try on 127.0.0.1 but also on [::1] or even localhost if no connection is possible on IPv4 with BiDi

Related tickets:
Original Cypress bug report: #23897
Related Mozilla bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=1792088
Mozilla ticket exposing connection details in WebDriverBiDi.json: https://bugzilla.mozilla.org/show_bug.cgi?id=1792875

Why is this needed?

Cypress cannot connect to Firefox 105

Other

No response

@nagash77
Copy link
Contributor

nagash77 commented Oct 3, 2022

@cgraham-rs Thanks for the update. Can you please add these updates to that ticket so that everyone can follow along in the same place? I am going to close this issue so people are all funneled into the same area when looking for updates on this issue. Thank you.

@nagash77 nagash77 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2022
@cgraham-rs
Copy link
Author

Mozilla has proposed changes to enable Cypress to successfully connect to the right host and port.

Per Mozilla:

Henrik Skupin: Over on bug 1792875 I'm working on a patch to store the WebSocket connection details in the Firefox user profile as WebDriverBiDi.json. Maybe this could be a way for Cypress to read the host and port and connect to the right address.

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

No branches or pull requests

2 participants