gwen.web.eval.WebElementLocator
Locates web elements using the selenium web driver.
Attributes
-
Graph
-
-
Supertypes
-
trait LazyLogging
class Object
trait Matchable
class Any
Members list
Locates a bound web element.
Locates a bound web element.
Value parameters
-
binding
-
the web element binding
Attributes
-
Returns
-
the found element (or an error if not found)
Locates a collection of web elements.
Locates a collection of web elements.
Value parameters
-
binding
-
the web element collection binding
Attributes
-
Returns
-
a list of elements or an empty list if none found
Attributes
-
Inherited from:
-
LazyLogging