We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75f49c commit f573262Copy full SHA for f573262
website_and_docs/content/documentation/webdriver/actions_api/keyboard.en.md
@@ -18,7 +18,7 @@ interface which allows us to provide virtualized device input to the web browser
18
In addition to the keys represented by regular unicode,
19
unicode values have been assigned to other keyboard keys for use with Selenium.
20
Each language has its own way to reference these keys; the full list can be found
21
-[ere](https://www.w3.org/TR/webdriver/#keyboard-actions).
+[here](https://www.w3.org/TR/webdriver/#keyboard-actions).
22
23
## Key down
24
0 commit comments