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

Skip to content

Commit d1e98d8

Browse files
committed
Merge pull request baijum#53 from kojoidrissa/patch-1
fixed typo
2 parents a7baddc + 91c1bf4 commit d1e98d8

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
@@ -3,7 +3,7 @@
33
Locating Elements
44
-----------------
55

6-
There are vaious strategies to locate elements in a page. You can use
6+
There are various strategies to locate elements in a page. You can use
77
the most appropriate one for your case. Selenium provides the following
88
methods to locate elements in a page:
99

0 commit comments

Comments
 (0)