Will update here ## The problem example: https://github.com/appium/ruby_lib_core/issues/175 - Remove logic to handle commands for W3C or OSS - Add commands Appium needs as W3C, but no pure W3C spec - example: IME related commands - reference: https://github.com/appium/ruby_lib_core/blob/master/lib/appium_lib_core/common/command/w3c.rb - create session
Will update here
The problem
example: appium/ruby_lib_core#175