diff --git a/README.md b/README.md
index 714edf3..90c4e28 100644
--- a/README.md
+++ b/README.md
@@ -45,18 +45,18 @@ your pom.xml:
com.github.hi-fi
robotframework-seleniumlibrary
- 3.141.59.2
+ 3.141.59.26
test
If you cannot use the robotframework-maven-plugin you can use the
-[jar-with-dependencies](http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.141.59.2/robotframework-seleniumlibrary-3.141.59.2-jar-with-dependencies.jar),
-which contains all required libraries. Running of tests with this can be done with command `java -jar robotframework-seleniumlibrary-3.141.59.2-jar-with-dependencies.jar `.
+[jar-with-dependencies](http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.141.59.26/robotframework-seleniumlibrary-3.141.59.26-jar-with-dependencies.jar),
+which contains all required libraries. Running of tests with this can be done with command `java -jar robotframework-seleniumlibrary-3.141.59.26-jar-with-dependencies.jar `.
* More information about this library can be found in the
- [Keyword Documentation](http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.141.59.2/robotframework-seleniumlibrary-3.141.59.2.html).
+ [Keyword Documentation](http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.141.59.26/robotframework-seleniumlibrary-3.141.59.26.html).
* For keyword completion in RIDE you can download this
- [Library Specs](http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.141.59.2/robotframework-seleniumlibrary-3.141.59.2.xml)
+ [Library Specs](http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.141.59.26/robotframework-seleniumlibrary-3.141.59.26.xml)
and place it in your PYTHONPATH.
Differences
diff --git a/pom.xml b/pom.xml
index 508dcdc..ba697b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.github.hi-fi
robotframework-seleniumlibrary
- 3.141.59.26-SNAPSHOT
+ 3.141.59.265-SNAPSHOT
jar
Robot Framework :: SeleniumLibrary
diff --git a/src/test/resources/RepositoryMap.xml b/src/test/resources/RepositoryMap.xml
index 3cbba71..11913a5 100644
--- a/src/test/resources/RepositoryMap.xml
+++ b/src/test/resources/RepositoryMap.xml
@@ -36,6 +36,14 @@
sha1
+
+
+ https://chromedriver.storage.googleapis.com/75.0.3770.90/chromedriver_win32.zip
+
+ 41f9016c262d1ef4792d92d1d518a5f1907a17e2
+ sha1
+
+
@@ -94,6 +102,13 @@
sha1
+
+
+ https://chromedriver.storage.googleapis.com/75.0.3770.90/chromedriver_linux64.zip
+ a425196b5336796d56d5696e850c2abf4c0c2668
+ sha1
+
+
@@ -126,6 +141,13 @@
sha1
+
+
+ https://chromedriver.storage.googleapis.com/75.0.3770.90/chromedriver_mac64.zip
+ 4a026490030a971704249a57113e64ae52ba84f0
+ sha1
+
+
\ No newline at end of file