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