Skip to content

Commit 6608c64

Browse files
committed
Typo
1 parent c09a47a commit 6608c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Define Selenium HTML elements as Java classes, similar to Selenium's [``@FindBy`` annotation](https://www.selenium.dev/selenium/docs/api/java/org/openqa/selenium/support/FindBy.html).
88

99
Also contains a ton of other predefined utility, for example:
10-
* Automatically scrolling elements that perform operations into the view
10+
* Automatically scrolls elements that perform operations into the view
1111
* Safe click: When an element is detected as stale a JavaScript click is executed instead
1212
* Option to globally wait until the page finished loading
1313
* Waiting for some time until the element is present (``waitUntil``)

0 commit comments

Comments
 (0)