diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2024-03-06 08:50:21 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2024-03-06 08:51:35 +0100 |
| commit | 85e2b080689cfa503085d380d3b9f0799fcf2cb4 (patch) | |
| tree | 3e02ddf395a55092dcff1590c7d1e2119a49bf2c /docs/topics/testing/tools.txt | |
| parent | 4dae21ad97d3cad61450e12273989109452c3ede (diff) | |
[5.0.x] Fixed broken links and redirects in docs.
Backport of 177e6493961dfcdafb44e5b02894bf4201050910 from main
Diffstat (limited to 'docs/topics/testing/tools.txt')
| -rw-r--r-- | docs/topics/testing/tools.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/testing/tools.txt b/docs/topics/testing/tools.txt index ae5b758812..9b33e7c01a 100644 --- a/docs/topics/testing/tools.txt +++ b/docs/topics/testing/tools.txt @@ -1154,7 +1154,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/webdriver/waits/#explicit-wait + .. _Selenium documentation: https://www.selenium.dev/documentation/webdriver/waits/#explicit-waits Test cases features =================== |
