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 cc4b021 commit af9702eCopy full SHA for af9702e
README.md
@@ -19,7 +19,7 @@ Add the below dependencies in your `pom.xml` (Master)
19
<dependency>
20
<groupId>com.github.ansonliao</groupId>
21
<artifactId>Selenium-Extensions</artifactId>
22
- <version>2.3.0</version>
+ <version>2.3.2</version>
23
</dependency>
24
```
25
pom.xml
@@ -4,7 +4,7 @@
4
5
6
7
- <version>2.3.1</version>
8
<packaging>jar</packaging>
9
10
<name>Selenium-Extensions</name>
0 commit comments