Methods

Class/Module Index [+]

Quicksearch

Selenium::WebDriver::Keys

Public Class Methods

[](key) click to toggle source
# File common/src/rb/lib/selenium/webdriver/keys.rb, line 76
def self.[](key)
  KEYS[key] || raise(Error::UnsupportedOperationError, "no such key #{key.inspect}")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.