This repository was archived by the owner on Feb 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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.9.1 .0</version>
48
+ <version>3.12.0 .0</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://search.maven.org/remotecontent?filepath=com/github/hi-fi/robotframework-seleniumlibrary/3.9.1 .0/robotframework-seleniumlibrary-3.9.1 .0-jar-with-dependencies.jar ) ,
53
+ [ jar-with-dependencies] ( http://search.maven.org/remotecontent?filepath=com/github/hi-fi/robotframework-seleniumlibrary/3.12.0 .0/robotframework-seleniumlibrary-3.12.0 .0-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://search.maven.org/remotecontent?filepath=com/github/hi-fi/robotframework-seleniumlibrary/3.9.1 .0/robotframework-seleniumlibrary-3.9.1 .0.html ) .
57
+ [ Keyword Documentation] ( http://search.maven.org/remotecontent?filepath=com/github/hi-fi/robotframework-seleniumlibrary/3.12.0 .0/robotframework-seleniumlibrary-3.12.0 .0.html ) .
58
58
* For keyword completion in RIDE you can download this
59
- [ Library Specs] ( http://search.maven.org/remotecontent?filepath=com/github/hi-fi/robotframework-seleniumlibrary/3.9.1 .0/robotframework-seleniumlibrary-3.9.1 .0.xml )
59
+ [ Library Specs] ( http://search.maven.org/remotecontent?filepath=com/github/hi-fi/robotframework-seleniumlibrary/3.12.0 .0/robotframework-seleniumlibrary-3.12.0 .0.xml )
60
60
and place it in your PYTHONPATH.
61
61
62
62
Differences
You can’t perform that action at this time.
0 commit comments