Class: Appium::Core::Base::Bridge::MJSONWP

Inherits:
Selenium::WebDriver::Remote::OSS::Bridge
  • Object
show all
Defined in:
lib/appium_lib_core/common/base/bridge/mjsonwp.rb

Instance Method Summary collapse

Instance Method Details

#commands(command) ⇒ Object



6
7
8
# File 'lib/appium_lib_core/common/base/bridge/mjsonwp.rb', line 6

def commands(command)
  ::Appium::Core::Commands::MJSONWP::COMMANDS[command]
end