This repository was archived by the owner on Feb 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -45,18 +45,18 @@ your pom.xml:
45
45
<dependency>
46
46
<groupId>com.github.hi-fi</groupId>
47
47
<artifactId>robotframework-seleniumlibrary</artifactId>
48
- <version>3.12.0.0 </version>
48
+ <version>3.12.0.1 </version>
49
49
<scope>test</scope>
50
50
</dependency>
51
51
52
52
If you cannot use the robotframework-maven-plugin you can use the
53
- [ jar-with-dependencies] ( http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.12.0.0 /robotframework-seleniumlibrary-3.12.0.0 -jar-with-dependencies.jar ) ,
53
+ [ jar-with-dependencies] ( http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.12.0.1 /robotframework-seleniumlibrary-3.12.0.1 -jar-with-dependencies.jar ) ,
54
54
which contains all required libraries.
55
55
56
56
* More information about this library can be found in the
57
- [ Keyword Documentation] ( http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.12.0.0 /robotframework-seleniumlibrary-3.12.0.0 .html ) .
57
+ [ Keyword Documentation] ( http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.12.0.1 /robotframework-seleniumlibrary-3.12.0.1 .html ) .
58
58
* For keyword completion in RIDE you can download this
59
- [ Library Specs] ( http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.12.0.0 /robotframework-seleniumlibrary-3.12.0.0 .xml )
59
+ [ Library Specs] ( http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.12.0.1 /robotframework-seleniumlibrary-3.12.0.1 .xml )
60
60
and place it in your PYTHONPATH.
61
61
62
62
Differences
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.github.hi-fi</groupId >
6
6
<artifactId >robotframework-seleniumlibrary</artifactId >
7
- <version >3.12.0.1 -SNAPSHOT</version >
7
+ <version >3.12.0.2 -SNAPSHOT</version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >Robot Framework :: SeleniumLibrary</name >
You can’t perform that action at this time.
0 commit comments