@see Element#send_keys @see www.google.com.au/search?&q=unicode+pua&btnG=Search
# 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.