module Capybara::Selenium::ChromeLogs

def commands(command)

def commands(command)
  COMMANDS[command] || super
end