File tree Expand file tree Collapse file tree 4 files changed +64
-64
lines changed Expand file tree Collapse file tree 4 files changed +64
-64
lines changed Original file line number Diff line number Diff line change 11# 🎭 Playwright
22
3- [ ![ npm version] ( https://img.shields.io/npm/v/playwright.svg )] ( https://www.npmjs.com/package/playwright ) <!-- GEN:chromium-version-badge --> [ ![ Chromium version] ( https://img.shields.io/badge/chromium-115.0.5790.75-blue.svg?logo=google-chrome )] ( https://www.chromium.org/Home ) <!-- GEN:stop --> <!-- GEN:firefox-version-badge --> [ ![ Firefox version] ( https://img.shields.io/badge/firefox-115.0-blue.svg?logo=firefoxbrowser )] ( https://www.mozilla.org/en-US/firefox/new/ ) <!-- GEN:stop --> <!-- GEN:webkit-version-badge --> [ ![ WebKit version] ( https://img.shields.io/badge/webkit-16.4 -blue.svg?logo=safari )] ( https://webkit.org/ ) <!-- GEN:stop -->
3+ [ ![ npm version] ( https://img.shields.io/npm/v/playwright.svg )] ( https://www.npmjs.com/package/playwright ) <!-- GEN:chromium-version-badge --> [ ![ Chromium version] ( https://img.shields.io/badge/chromium-115.0.5790.75-blue.svg?logo=google-chrome )] ( https://www.chromium.org/Home ) <!-- GEN:stop --> <!-- GEN:firefox-version-badge --> [ ![ Firefox version] ( https://img.shields.io/badge/firefox-115.0-blue.svg?logo=firefoxbrowser )] ( https://www.mozilla.org/en-US/firefox/new/ ) <!-- GEN:stop --> <!-- GEN:webkit-version-badge --> [ ![ WebKit version] ( https://img.shields.io/badge/webkit-17.0 -blue.svg?logo=safari )] ( https://webkit.org/ ) <!-- GEN:stop -->
44
55## [ Documentation] ( https://playwright.dev ) | [ API reference] ( https://playwright.dev/docs/api/class-playwright )
66
@@ -9,7 +9,7 @@ Playwright is a framework for Web Testing and Automation. It allows testing [Chr
99| | Linux | macOS | Windows |
1010| :--- | :---: | :---: | :---: |
1111| Chromium <!-- GEN:chromium-version --> 115.0.5790.75<!-- GEN:stop --> | :white_check_mark : | :white_check_mark : | :white_check_mark : |
12- | WebKit <!-- GEN:webkit-version --> 16.4 <!-- GEN:stop --> | :white_check_mark : | :white_check_mark : | :white_check_mark : |
12+ | WebKit <!-- GEN:webkit-version --> 17.0 <!-- GEN:stop --> | :white_check_mark : | :white_check_mark : | :white_check_mark : |
1313| Firefox <!-- GEN:firefox-version --> 115.0<!-- GEN:stop --> | :white_check_mark : | :white_check_mark : | :white_check_mark : |
1414
1515Headless execution is supported for all browsers on all platforms. Check out [ system requirements] ( https://playwright.dev/docs/intro#system-requirements ) for details.
Original file line number Diff line number Diff line change 4242 "mac11-arm64" : " 1816" ,
4343 "ubuntu18.04" : " 1728"
4444 },
45- "browserVersion" : " 16.4 "
45+ "browserVersion" : " 17.0 "
4646 },
4747 {
4848 "name" : " ffmpeg" ,
You can’t perform that action at this time.
0 commit comments