diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2024-03-06 08:50:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-06 08:50:21 +0100 |
| commit | 177e6493961dfcdafb44e5b02894bf4201050910 (patch) | |
| tree | c1fd51e541b75622afb5d1c8eee5e22cd55ea716 /docs/topics/testing | |
| parent | f06bb7c88a03e03e1c041e4b10cdc90c8f710dda (diff) | |
Fixed broken links and redirects in docs.
Diffstat (limited to 'docs/topics/testing')
| -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 14a58c4c00..5ec41920e0 100644 --- a/docs/topics/testing/tools.txt +++ b/docs/topics/testing/tools.txt @@ -1163,7 +1163,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 =================== |
