asyncElement property

WebElement asyncElement

Produces a compatible async_core.WebElement. Allows backwards compatibility with other frameworks.

Implementation

async_core.WebElement get asyncElement => createAsyncWebElement(this);