summaryrefslogtreecommitdiff
path: root/docs/topics/testing
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2020-04-28 10:09:45 +0200
committerGitHub <noreply@github.com>2020-04-28 10:09:45 +0200
commitb28be08cac1f7cde332ca43db65bb733fa3f9bf5 (patch)
tree73d6e56f455ed6667ca305959c636b3eccc61708 /docs/topics/testing
parentdd3dcd28402b7c9cc7bfd24d3e026db751ca4dfd (diff)
Fixed broken links in docs.
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 992289c0a9..dd9fa5eb1c 100644
--- a/docs/topics/testing/tools.txt
+++ b/docs/topics/testing/tools.txt
@@ -998,7 +998,7 @@ out the `full reference`_ for more details.
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: https://www.seleniumhq.org/docs/04_webdriver_advanced.html#explicit-waits
+ .. _Selenium documentation: https://www.selenium.dev/documentation/en/webdriver/waits/#explicit-wait
Test cases features
===================