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:58:05 +0200
commit9b7c5a92ec5446fc4295038990acc1e94ef1f545 (patch)
tree25fde894d87f96907f4344557be49ae994122a97 /docs/topics/testing
parent0dc3ad163a7343347af710f4e057fbdb3d0eacf4 (diff)
[2.2.x] Fixed broken links and redirects in documentation.
Removed reference to custom builds, feature removed in https://github.com/openlayers/openlayers/commit/8e6b3bba994f5908e51c492ac314240863178789. Backport of 9a88e43aeba6cc85ffb2a48a06c296ccf68e0d71 from master
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 62b37bb63b..2e615cd4fd 100644
--- a/docs/topics/testing/tools.txt
+++ b/docs/topics/testing/tools.txt
@@ -987,7 +987,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
===================