Sha256: 01c2628b6fb74d5e604063461d347e28d6a1c3b5de4fc32e166fe0772515f784
Contents?: true
Size: 202 Bytes
Versions: 3
Compression:
Stored size: 202 Bytes
Contents
module Watir module Locators class Cell class Locator < Element::Locator private def using_selenium(*) # force watir usage end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
watir-6.15.1 | lib/watir/locators/cell/locator.rb |
watir-6.15.0 | lib/watir/locators/cell/locator.rb |
watir-6.14.0 | lib/watir/locators/cell/locator.rb |