File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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-147 .0.7727.49 -blue.svg?logo=google-chrome )] ( https://www.chromium.org/Home ) <!-- GEN:stop --> <!-- GEN:firefox-version-badge --> [ ![ Firefox version] ( https://img.shields.io/badge/firefox-149.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-26.4-blue.svg?logo=safari )] ( https://webkit.org/ ) <!-- GEN:stop --> [ ![ Join Discord] ( https://img.shields.io/badge/join-discord-informational )] ( https://aka.ms/playwright/discord )
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-148 .0.7778.56 -blue.svg?logo=google-chrome )] ( https://www.chromium.org/Home ) <!-- GEN:stop --> <!-- GEN:firefox-version-badge --> [ ![ Firefox version] ( https://img.shields.io/badge/firefox-149.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-26.4-blue.svg?logo=safari )] ( https://webkit.org/ ) <!-- GEN:stop --> [ ![ Join Discord] ( https://img.shields.io/badge/join-discord-informational )] ( https://aka.ms/playwright/discord )
44
55## [ Documentation] ( https://playwright.dev ) | [ API reference] ( https://playwright.dev/docs/api/class-playwright )
66
@@ -296,7 +296,7 @@ The [Playwright VS Code extension](https://marketplace.visualstudio.com/items?it
296296
297297| | Linux | macOS | Windows |
298298| :--- | :---: | :---: | :---: |
299- | Chromium<sup >1</sup > <!-- GEN:chromium-version --> 147 .0.7727.49 <!-- GEN:stop --> | :white_check_mark : | :white_check_mark : | :white_check_mark : |
299+ | Chromium<sup >1</sup > <!-- GEN:chromium-version --> 148 .0.7778.56 <!-- GEN:stop --> | :white_check_mark : | :white_check_mark : | :white_check_mark : |
300300| WebKit <!-- GEN:webkit-version --> 26.4<!-- GEN:stop --> | :white_check_mark : | :white_check_mark : | :white_check_mark : |
301301| Firefox <!-- GEN:firefox-version --> 149.0<!-- GEN:stop --> | :white_check_mark : | :white_check_mark : | :white_check_mark : |
302302
Original file line number Diff line number Diff line change 33 "browsers" : [
44 {
55 "name" : " chromium" ,
6- "revision" : " 1219 " ,
6+ "revision" : " 1222 " ,
77 "installByDefault" : true ,
8- "browserVersion" : " 147 .0.7727.49 " ,
8+ "browserVersion" : " 148 .0.7778.56 " ,
99 "title" : " Chrome for Testing"
1010 },
1111 {
1212 "name" : " chromium-headless-shell" ,
13- "revision" : " 1219 " ,
13+ "revision" : " 1222 " ,
1414 "installByDefault" : true ,
15- "browserVersion" : " 147 .0.7727.49 " ,
15+ "browserVersion" : " 148 .0.7778.56 " ,
1616 "title" : " Chrome Headless Shell"
1717 },
1818 {
You can’t perform that action at this time.
0 commit comments