Skip to content

Commit c717e61

Browse files
reubenmillerDavertMik
authored andcommitted
Fixed typo in pressKey function description (#941)
1 parent 75574ff commit c717e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/webapi/pressKey.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Presses a key on a focused element.
2-
Speical keys like 'Enter', 'Control', [etc](https://code.google.com/p/selenium/wiki/JsonWireProtocol#/session/:sessionId/element/:id/value)
2+
Special keys like 'Enter', 'Control', [etc](https://code.google.com/p/selenium/wiki/JsonWireProtocol#/session/:sessionId/element/:id/value)
33
will be replaced with corresponding unicode.
44
If modifier key is used (Control, Command, Alt, Shift) in array, it will be released afterwards.
55

0 commit comments

Comments
 (0)