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 3eef4df commit 5ea2aedCopy full SHA for 5ea2aed
docs/api.md
@@ -1,5 +1,5 @@
1
2
-# Playwright API <!-- GEN:version -->v1.6.2<!-- GEN:stop-->
+# Playwright API <!-- GEN:version -->v1.6.3<!-- GEN:stop-->
3
4
##### Table of Contents
5
package.json
@@ -1,7 +1,7 @@
{
"name": "playwright-internal",
"private": true,
- "version": "1.6.2",
+ "version": "1.6.3",
"description": "A high-level API to automate web browsers",
6
"repository": "github:Microsoft/playwright",
7
"homepage": "https://playwright.dev",
0 commit comments