Method: Oats::Locator#===

Defined in:
lib/oats/oats_selenium_api.rb

#===(locator) ⇒ Object



69
70
71
# File 'lib/oats/oats_selenium_api.rb', line 69

def ===(locator)
  self == locator
end