Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 62aa4b7

Browse files
committed
link to waits chapter
1 parent 6da93bc commit 62aa4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/navigating.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ WebDriver will wait until the page has fully loaded (that is, the
1515
script. It's worth noting that if your page uses a lot of AJAX on
1616
load then WebDriver may not know when it has completely loaded. If
1717
you need to ensure such pages are fully loaded then you can use
18-
`waits <http://docs.seleniumhq.org/docs/04_webdriver_advanced.jsp#explicit-and-implicit-waits>`_.
18+
:ref:`waits <waits>`.
1919

2020
Interacting with the page
2121
~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)