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 64c8639 commit 883ed59Copy full SHA for 883ed59
docs/api.md
@@ -1,6 +1,6 @@
1
<!-- THIS FILE IS NOW GENERATED -->
2
3
-# Playwright API <!-- GEN:version -->v1.7.0<!-- GEN:stop-->
+# Playwright API <!-- GEN:version -->v1.7.1<!-- GEN:stop-->
4
5
##### Table of Contents
6
package.json
@@ -1,7 +1,7 @@
{
"name": "playwright-internal",
"private": true,
- "version": "1.7.0",
+ "version": "1.7.1",
"description": "A high-level API to automate web browsers",
"repository": "github:Microsoft/playwright",
7
"homepage": "https://playwright.dev",
0 commit comments