WebElementLocator
Locates web elements using the selenium web driver.
trait LazyLogging
class Object
trait Matchable
class Any
Value members
Concrete methods
Locates a bound web element.
Locates a bound web element.
- Value parameters:
- binding
the web element binding
- Returns:
the found element (or an error if not found)