Learn R Programming

selenium (version 0.1.4)

keys: 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

Arguments

Format

An object of class list of length 65.

Examples

Run this code
keys$enter

Run the code above in your browser using DataLab