summaryrefslogtreecommitdiff
path: root/docs/topics/testing
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-09-21 07:04:33 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-09-21 09:28:38 +0200
commit9511a05074bdc2a249cd5295693c3b2f49bae627 (patch)
tree7700c7bece15434231bb611b13fb1312bc8bac20 /docs/topics/testing
parentf426df268bdd4dda8178bf79f50e635f063e6f78 (diff)
[4.0.x] Fixed broken links and redirects in docs.
Backport of 1d16dbc74563ec9aeb4bdff870d0fe5064667b26 from main
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 846d428980..25dcf4ad54 100644
--- a/docs/topics/testing/tools.txt
+++ b/docs/topics/testing/tools.txt
@@ -1030,7 +1030,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.selenium.dev/documentation/en/webdriver/waits/#explicit-wait
+ .. _Selenium documentation: https://www.selenium.dev/documentation/webdriver/waits/#explicit-wait
Test cases features
===================