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.
2 parents 699b32e + f215590 commit ec6f255Copy full SHA for ec6f255
source/locating-elements.rst
@@ -278,7 +278,7 @@ The "p" element can be located like this::
278
Locating Elements by CSS Selectors
279
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
280
281
-Use this when you want to locate an element by CSS selector syntaxt.
+Use this when you want to locate an element by CSS selector syntax.
282
With this strategy, the first element with the matching CSS selector
283
will be returned. If no element has a matching CSS selector,
284
a ``NoSuchElementException`` will be raised.
0 commit comments