Skip to content

Commit 6ba6858

Browse files
committed
fixed the selenium devtools version and dependency details
1 parent 41a18f9 commit 6ba6858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
</dependency>
9494
<dependency>
9595
<groupId>org.seleniumhq.selenium</groupId>
96-
<artifactId>selenium-devtools-v125</artifactId>
96+
<artifactId>selenium-devtools-v152</artifactId>
9797
<version>${seleniumdevtools.version}</version>
9898
</dependency>
9999
<dependency>

0 commit comments

Comments
 (0)