Method: Selenium::WebDriver::IE::Features#commands
- Defined in:
- lib/selenium/webdriver/ie/features.rb
#commands(command) ⇒ Object
28 29 30 |
# File 'lib/selenium/webdriver/ie/features.rb', line 28 def commands(command) command_list[command] end |