We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8932619 commit 6ad9e59Copy full SHA for 6ad9e59
docs/playwright-bundled-browser-support.md
@@ -52,6 +52,11 @@ const capabilities = { "LT:Options": {"useSpecificBundleVersion": true,}}
52
53
| Playwright Versions | Chromium | Firefox | Webkit |
54
|---------------------|----------|---------|--------|
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 |
60
|1.45| 119-127, except - 126,122 | 119-127, except - 126,122,120 | 17.4 |
61
|1.44| 119-127, except - 126,122 | 119-127, except - 126,122,120 | 17.4 |
62
|1.43| 119-127, except - 126,122 | 119-127, except - 126,122,120 | 17.4 |
0 commit comments