thirtyfour::components

Type Alias ElementResolverSingle

Source
pub type ElementResolverSingle = ElementResolver<WebElement>;
Expand description

Type alias for ElementResolver<WebElement>, for convenience.

Aliased Typeยง

struct ElementResolverSingle { /* private fields */ }