pub type ElementResolverSingle = ElementResolver<WebElement>;
Expand description

Type alias for ElementResolver<WebElement>, for convenience.

Aliased Type§

struct ElementResolverSingle { /* private fields */ }