LocatorBindingResolver
Resolves locator bindings to actual web elements.
trait LazyLogging
class Object
trait Matchable
class Any
Value members
Concrete methods
Gets a locator binding.
Gets a locator binding.
- Value parameters:
- name
the name of the web element
- optional
true to return None if not found; false to throw error
Finds and resolves a locator binding to a single element.
Finds and resolves a locator binding to a single element.
- Value parameters:
- name
the binding name
- Returns:
a web element