@see Element#send_keys @see www.google.com.au/search?&q=unicode+pua&btnG=Search
# File lib/selenium/webdriver/common/keys.rb, line 78 def self.[](key) KEYS[key] || raise(Error::UnsupportedOperationError, "no such key #{key.inspect}") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.