Method: Selenium::WebDriver::Chrome::Features#commands

Defined in:
lib/selenium/webdriver/chrome/features.rb

#commands(command) ⇒ Object


42
43
44
# File 'lib/selenium/webdriver/chrome/features.rb', line 42

def commands(command)
  command_list[command]
end