Sha256: de2df4646be9678cc180ec1aa7a6cdcc237411002674eca4439d0fc8ede74a69
Contents?: true
Size: 678 Bytes
Versions: 4
Compression:
Stored size: 678 Bytes
Contents
module PageMagic class ElementMissingException < RuntimeError end class AmbiguousQueryException < RuntimeError end class InvalidElementNameException < RuntimeError end class InvalidMethodNameException < RuntimeError end class InvalidURLException < RuntimeError end class MatcherInvalidException < RuntimeError end class TimeoutException < RuntimeError end class UnspportedBrowserException < RuntimeError end class UnsupportedCriteriaException < RuntimeError end class UnsupportedSelectorException < RuntimeError end class UndefinedSelectorException < RuntimeError end class NotSupportedException < RuntimeError end end
Version data entries
4 entries across 4 versions & 1 rubygems