Skip to content

Commit

Permalink
Merge pull request #78 from huyanhh/patch-1
Browse files Browse the repository at this point in the history
Link expected conditions hyperlink to driver API
  • Loading branch information
baijum committed May 23, 2017
2 parents f0b3b80 + 311018b commit 8e3659e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/waits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ExpectedCondition types.

There are some common conditions that are frequently of use when
automating web browsers. Listed below are the names of
each. Selenium Python binding provides some convienence methods so you
each. Selenium Python binding provides some `convenience methods <http://selenium-python.readthedocs.io/api.html#module-selenium.webdriver.support.expected_conditions>`_ so you
don't have to code an expected_condition class yourself or create your
own utility package for them.

Expand Down

0 comments on commit 8e3659e

Please sign in to comment.