You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
@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.
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.
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:
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
The text was updated successfully, but these errors were encountered: