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 b5c09a3 commit c6192dbCopy full SHA for c6192db
1 file changed
README.md
@@ -43,7 +43,7 @@ To run Playwright simply add following dependency to your Maven project:
43
<dependency>
44
<groupId>com.microsoft.playwright</groupId>
45
<artifactId>playwright</artifactId>
46
- <version>1.17.0</version>
+ <version>1.26.0</version>
47
</dependency>
48
```
49
0 commit comments