keys {selenium} | R Documentation |
A list of special keys
Description
A named list of special keys, where each key is a single Unicode character,
which will be interpreted by selenium as a special key. Each key is just a
string, so can be used with string manipulation functions like paste()
without any special treatment.
Usage
keys
Format
An object of class list
of length 65.
Examples
keys$enter
[Package selenium version 0.1.3 Index]