Module: Appium::Device
- Extended by:
- Forwardable
- Defined in:
- lib/appium_lib/common/device.rb
Class Method Summary collapse
Class Method Details
.extended(_mod) ⇒ Object
6 7 8 |
# File 'lib/appium_lib/common/device.rb', line 6 def extended(_mod) add_touch_actions end |