asyncElement property
WebElement
get
asyncElement
Produces a compatible async_core.WebElement. Allows backwards compatibility with other frameworks.
Implementation
async_core.WebElement get asyncElement => createAsyncWebElement(this);