Difference between revisions of "Playwright"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
[[npm playwright install --with-deps]] | [[npm playwright install --with-deps]] | ||
+ | |||
+ | [[npx playwright test]] | ||
[[setup-node]] | [[setup-node]] | ||
[[saml2aws]] | [[saml2aws]] | ||
[[Checkly]] | [[Checkly]] | ||
+ | |||
+ | Downloading [[Chromium]] 129.0.6668.29 ([[playwright]] build v1134) from https://playwright.azureedge.net/builds/chromium/1134/chromium-mac-arm64.zip | ||
+ | |||
+ | |||
+ | Downloading [[FFMPEG]] playwright build v1010 from https://playwright.azureedge.net/builds/ffmpeg/1010/ffmpeg-mac-arm64.zip | ||
+ | 1.1 MiB [====================] 100% 0.0s | ||
+ | FFMPEG playwright build v1010 downloaded to /Users/user/Library/Caches/ms-playwright/ffmpeg-1010 | ||
+ | Downloading Firefox 130.0 (playwright build v1463) from https://playwright.azureedge.net/builds/firefox/1463/firefox-mac-arm64.zip | ||
+ | |||
+ | == Related == | ||
+ | * [[Maestro]] | ||
== See also == | == See also == |
Latest revision as of 17:00, 11 November 2024
Playwright library for browser testing and web scraping.
npm ci npm playwright install --with-deps
npx playwright test
setup-node saml2aws Checkly
Downloading Chromium 129.0.6668.29 (playwright build v1134) from https://playwright.azureedge.net/builds/chromium/1134/chromium-mac-arm64.zip
Downloading FFMPEG playwright build v1010 from https://playwright.azureedge.net/builds/ffmpeg/1010/ffmpeg-mac-arm64.zip 1.1 MiB [====================] 100% 0.0s FFMPEG playwright build v1010 downloaded to /Users/user/Library/Caches/ms-playwright/ffmpeg-1010 Downloading Firefox 130.0 (playwright build v1463) from https://playwright.azureedge.net/builds/firefox/1463/firefox-mac-arm64.zip
Related[edit]
See also[edit]
Advertising: