[REGRESSION]: no longer able to connect to FF using webExt (for testing extension)
See original GitHub issueContext:
-
GOOD Playwright Version: [what Playwright version worked nicely?] 1.3.0
-
BAD Playwright Version: [what Playwright version doesn’t work any more?] 1.4.1
-
Operating System: [e.g. Windows, Linux or Mac] Linux & Mac
Am no longer able to connect to a firefox launched by webext as per: https://github.com/microsoft/playwright/issues/2644#issuecomment-647842059
I note that Firefox has been upgraded from 78 to 80 from Playwright 1.3.0 to 1.4.1 (edit: I tried launching a copy of the 1.3.0 bundle of FF v78 and it was still unable to connect)
Never get to the complete
part:
debug('connecting to %s', jugglerEndpoint)
const ff = await firefox.connect({
wsEndpoint: jugglerEndpoint
})
debug('complete')
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (2 by maintainers)
Top Results From Across the Web
Webex App | Known issues
You may experience one-way video when connecting to other applications with Webex App for Web. Workaround: Always enable audio.
Read more >Problems Installing the Webex Client in Firefox
Click the Cisco Webex Extension link, then click the + Add to Firefox ... "ActiveTouch General Plugin Container") should no longer be there....
Read more >Troubleshooting Meetings - Webex Help Center
Verify that you have WiFi or cell coverage. Symptom: Unable to join or start a meeting from a Mobile device. Solution: For iOS:...
Read more >Webex Meetings web app known issues and limitations
The web app supports only meetings that are enabled for Webex video or for MP4 recordings.
Read more >Known Issues and Limitations for Webex Meetings
The Webex Meetings desktop app does not show meeting information shared ... If needed, the host can use the Lock Video command to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Given you guys maintain patches of browsers, would it be possible to patch FF itself to load an extension via the command line upon launch? That may be easier than trying to get web-ext to work with the new juggler replacement. Would you accept a PR for this?
What a bummer! But understood 😃
Hope you guys revisit this