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 5d7f313 commit b65b946Copy full SHA for b65b946
pom.xml
@@ -16,7 +16,7 @@
16
<maven.compiler.target>1.8</maven.compiler.target>
17
<testng.version>7.4.0</testng.version>
18
<surefire.version>2.19.1</surefire.version>
19
- <selenium.version>3.141.59</selenium.version>
+ <selenium.version>4.1.0</selenium.version>
20
<json-simple.version>1.1.1</json-simple.version>
21
<config.file>config/sample-test.testng.xml</config.file>
22
</properties>
0 commit comments