@@ -25,13 +25,13 @@ your pom.xml:
25
25
</dependency>
26
26
27
27
If you cannot use the robotframework-maven-plugin you can use the
28
- [ jar-with-dependencies] ( http ://central .maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/2.53.1.1/robotframework-seleniumlibrary-2.53.1.1-jar-with-dependencies.jar) ,
28
+ [ jar-with-dependencies] ( https ://repo1 .maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/2.53.1.1/robotframework-seleniumlibrary-2.53.1.1-jar-with-dependencies.jar) ,
29
29
which contains all required libraries.
30
30
31
31
* More information about this library can be found in the
32
- [ Keyword Documentation] ( http ://central .maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/2.53.1.1/robotframework-seleniumlibrary-2.53.1.1.html) .
32
+ [ Keyword Documentation] ( https ://repo1 .maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/2.53.1.1/robotframework-seleniumlibrary-2.53.1.1.html) .
33
33
* For keyword completion in RIDE you can download this
34
- [ Library Specs] ( http ://central .maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/2.53.1.1/robotframework-seleniumlibrary-2.53.1.1.xml)
34
+ [ Library Specs] ( https ://repo1 .maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/2.53.1.1/robotframework-seleniumlibrary-2.53.1.1.xml)
35
35
and place it in your PYTHONPATH.
36
36
37
37
@@ -50,13 +50,13 @@ your pom.xml:
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.141.59.26535/robotframework-seleniumlibrary-3.141.59.26535-jar-with-dependencies.jar) ,
53
+ [ jar-with-dependencies] ( https ://repo1 .maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.141.59.26535/robotframework-seleniumlibrary-3.141.59.26535-jar-with-dependencies.jar) ,
54
54
which contains all required libraries. Running of tests with this can be done with command ` java -jar robotframework-seleniumlibrary-3.141.59.26535-jar-with-dependencies.jar <test location> ` .
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.141.59.26535/robotframework-seleniumlibrary-3.141.59.26535.html) .
57
+ [ Keyword Documentation] ( https ://repo1 .maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.141.59.26535/robotframework-seleniumlibrary-3.141.59.26535.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.141.59.26535/robotframework-seleniumlibrary-3.141.59.26535.xml)
59
+ [ Library Specs] ( https ://repo1 .maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.141.59.26535/robotframework-seleniumlibrary-3.141.59.26535.xml)
60
60
and place it in your PYTHONPATH.
61
61
62
62
Differences
0 commit comments