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

Skip to content

Commit 168ef77

Browse files
author
Michael Redman
committed
Update locating-elements.rst
changed SouceLabs has a good documentation to Sauce Labs has good documentation
1 parent 3c65a4d commit 168ef77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/locating-elements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,5 +271,5 @@ The "p" element can be located like this::
271271

272272
content = driver.find_element_by_css_selector('p.content')
273273
274-
`SouceLabs has a good documentation <http://saucelabs.com/resources/selenium/css-selectors>`_
274+
`Sauce Labs has good documentation <http://saucelabs.com/resources/selenium/css-selectors>`_
275275
on CSS selectors.

0 commit comments

Comments
 (0)