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 e2d9d30 commit 95e5927Copy full SHA for 95e5927
.gitignore
@@ -17,4 +17,4 @@ buildNumber.properties
17
.classpath
18
.allure
19
allure-results
20
-.idea
+.idea
pom.xml
@@ -29,7 +29,7 @@
29
</dependencyManagement>
30
31
<dependencies>
32
- <dependency>
+ <dependency
33
<groupId>com.microsoft.playwright</groupId>
34
<artifactId>playwright</artifactId>
35
<version>1.49.0</version>
0 commit comments