summaryrefslogtreecommitdiff
path: root/docs/topics/testing
diff options
context:
space:
mode:
authorFrançois Freitag <mail@franek.fr>2019-08-21 10:57:24 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-08-21 10:57:24 +0200
commit9a88e43aeba6cc85ffb2a48a06c296ccf68e0d71 (patch)
tree295c5612dbc34e57b7e44e62b1a0993d3e1aef76 /docs/topics/testing
parent1e429df748867097451bf0b45d1080ae6828d921 (diff)
Fixed broken links and redirects in documentation.
Removed reference to custom builds, feature removed in https://github.com/openlayers/openlayers/commit/8e6b3bba994f5908e51c492ac314240863178789.
Diffstat (limited to 'docs/topics/testing')
-rw-r--r--docs/topics/testing/tools.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/testing/tools.txt b/docs/topics/testing/tools.txt
index ad31c0bb9f..31c62383e0 100644
--- a/docs/topics/testing/tools.txt
+++ b/docs/topics/testing/tools.txt
@@ -1008,7 +1008,7 @@ out the `full reference`_ for more details.
`Selenium documentation`_ for more information.
.. _Selenium FAQ: https://web.archive.org/web/20160129132110/http://code.google.com/p/selenium/wiki/FrequentlyAskedQuestions#Q:_WebDriver_fails_to_find_elements_/_Does_not_block_on_page_loa
- .. _Selenium documentation: http://seleniumhq.org/docs/04_webdriver_advanced.html#explicit-waits
+ .. _Selenium documentation: https://www.seleniumhq.org/docs/04_webdriver_advanced.html#explicit-waits
Test cases features
===================