You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/image.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ These methods have the same behavior than the classic `find_element` methods but
20
20
21
21
They take only one argument which is the path to the PNG image that you search.
22
22
23
-
## Find element by image
23
+
## Find image
24
24
25
25
The methods `find_image` and `find_images` are available only from the `WebDriver` object. Only the visible page is analyzed in order to locate the image.
0 commit comments