Skip to content

Commit

Permalink
Fix a README warning
Browse files Browse the repository at this point in the history
  • Loading branch information
aristotelos committed Aug 29, 2024
1 parent 338277c commit 96c018b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ There is an interpretation to use the WebDriver specification to drive native au
### Deviations from W3C WebDriver Spec

https://www.w3.org/TR/webdriver2/#element-send-keys says:
<https://www.w3.org/TR/webdriver2/#element-send-keys> says:
> Set the text insertion caret using set selection range using current text length for both the start and end parameters.

Expand Down

0 comments on commit 96c018b

Please sign in to comment.