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 ac76ee6 commit b40cb21Copy full SHA for b40cb21
README.md
@@ -14,12 +14,12 @@ To run Playwright simply add 2 modules to your Maven project:
14
<dependency>
15
<groupId>com.microsoft.playwright</groupId>
16
<artifactId>playwright</artifactId>
17
- <version>0.162.2</version>
+ <version>0.162.3</version>
18
</dependency>
19
20
21
<artifactId>driver-bundle</artifactId>
22
23
24
```
25
0 commit comments