Exception: OperaWatir::Exceptions::MissingWayOfFindingObjectException

Inherits:
OperaWatirException show all
Defined in:
lib/operawatir/exceptions.rb

Overview

Raised when specifying an unknown way of finding an element.

Examples:

browser.divs(:weird_method, 10)