Fixed broken links and redirects in documentation.

Removed reference to custom builds, feature removed in
8e6b3bba99.
This commit is contained in:
François Freitag 2019-08-21 10:57:24 +02:00 committed by Mariusz Felisiak
parent 1e429df748
commit 9a88e43aeb
4 changed files with 5 additions and 7 deletions

View file

@ -1008,7 +1008,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
===================