appium / ruby_lib_core

Core library for the Ruby client
Apache License 2.0
31 stars 24 forks source link

Remove implicit capabilities handling in the core #415

Open KazuCocoa opened 1 year ago

KazuCocoa commented 1 year ago

Related to: https://github.com/appium/ruby_lib_core/pull/413 https://github.com/appium/ruby_lib_core/pull/414

https://github.com/appium/ruby_lib_core/blob/master/lib/appium_lib_core/common/base/driver.rb#L56

Need to update https://github.com/appium/ruby_lib_core/blob/master/lib/appium_lib_core/common/base/driver.rb#L924-L998 as well