Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c65a4d commit 168ef77Copy full SHA for 168ef77
source/locating-elements.rst
@@ -271,5 +271,5 @@ The "p" element can be located like this::
271
272
content = driver.find_element_by_css_selector('p.content')
273
274
-`SouceLabs has a good documentation <http://saucelabs.com/resources/selenium/css-selectors>`_
+`Sauce Labs has good documentation <http://saucelabs.com/resources/selenium/css-selectors>`_
275
on CSS selectors.
0 commit comments