Method: Selenium::WebDriver::Edge::Features#commands

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

#commands(command) ⇒ Object



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

def commands(command)
  command_list[command]
end