Skip to content

Commit 6ad9e59

Browse files
pw bundler browser support
1 parent 8932619 commit 6ad9e59

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/playwright-bundled-browser-support.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ const capabilities = { "LT:Options": {"useSpecificBundleVersion": true,}}
5252
5353
| Playwright Versions | Chromium | Firefox | Webkit |
5454
|---------------------|----------|---------|--------|
55+
|1.50| 130-133 except - 132, 126, 122 | 130-134, except - 131,133,126,122,120 | 18.0-18.2 |
56+
|1.49| 130-133 except - 132, 126, 122 | 130-134, except - 131,133,126,122,120 | 18.0-18.2 |
57+
|1.48| 130-133 except - 132, 126, 122 | 130-134, except - 131,133,126,122,120 | 18.0-18.2 |
58+
|1.47| 129 except - 132, 126, 122 | 130, except - 131,133,126,122,120 | 18.0 |
59+
|1.46| 119-133, except - 132, 126, 122 | 118-134, except - 131,133, 126,122,120 | 17.4, 18.2 |
5560
|1.45| 119-127, except - 126,122 | 119-127, except - 126,122,120 | 17.4 |
5661
|1.44| 119-127, except - 126,122 | 119-127, except - 126,122,120 | 17.4 |
5762
|1.43| 119-127, except - 126,122 | 119-127, except - 126,122,120 | 17.4 |

0 commit comments

Comments
 (0)