Sha256: 9eafaaa26fba62460e5a72a6ec6c89391b4f3032ab08808401e1f6bb59874c61
Contents?: true
Size: 378 Bytes
Versions: 13
Compression:
Stored size: 378 Bytes
Contents
module Appium module Core module Ios module Uiautomation module Bridge def self.for(target) Core::Ios::SearchContext.extend target.extend Appium::Ios::Device Core::Ios::Uiautomation.patch_webdriver_element Core::Ios::Touch.extend_touch_actions end end end end end end
Version data entries
13 entries across 13 versions & 1 rubygems