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 58c53c1 commit 8f6cef8Copy full SHA for 8f6cef8
docs/api.md
@@ -1,5 +1,5 @@
1
2
-# Playwright API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
+# Playwright API <!-- GEN:version -->v1.5.0<!-- GEN:stop-->
3
4
##### Table of Contents
5
package.json
@@ -1,7 +1,7 @@
{
"name": "playwright-internal",
"private": true,
- "version": "1.5.0-post",
+ "version": "1.5.0",
"description": "A high-level API to automate web browsers",
6
"repository": "github:Microsoft/playwright",
7
"homepage": "https://playwright.dev",
0 commit comments