-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed as not planned
Description
Feature and motivation
Can you please add firefox beta, it is by far the easiest to upgrade, it is all here:
https://ftp.mozilla.org/pub/firefox/releases sorted under b it uses the same geckodriver as released.
playwright install help
Failed to install browsers
Error: Invalid installation targets: 'help'. Expecting one of: chromium, chrome, chrome-beta, msedge, msedge-beta, msedge-dev, firefox, webkit
Usage example
In selenium we test mainly on firefix beta. since this is the most w3c compliant webdriver and the javascript engine crashes far more than on chromium, so we mainly develop here and it runs fine on all other browsers.
Metadata
Metadata
Assignees
Labels
No labels