selKeys: Selenium key mappings

Description Usage Format Author(s) Source

Description

This data set contains a list of selenium key mappings. The key mappings are outlined at
https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol#sessionsessionidelementidvalue. selKeys is used when a sendKeys variable is needed. sendKeys is defined as a list. If an entry is needed from selKeys it is denoted by key.

Usage

1

Format

A named list. The names are the descriptions of the keys. The values are the "UTF-8" character representations.

Author(s)

John Harrison, 2012-10-05

Source

http://code.google.com/p/selenium/wiki/JsonWireProtocol#/session/:sessionId/element/:id/value


seleniumPipes documentation built on May 2, 2019, 5:57 a.m.