Class: Appium::Core::Base::LocatorConverter
- Inherits:
-
Object
- Object
- Appium::Core::Base::LocatorConverter
- Defined in:
- lib/appium_lib_core/common/base/bridge.rb
Instance Method Summary collapse
Instance Method Details
#convert(how, what) ⇒ Object
19 20 21 |
# File 'lib/appium_lib_core/common/base/bridge.rb', line 19 def convert(how, what) [how, what] end |