findByRoleAsync
external fun <T : HTMLElement> findByRoleAsync(container: HTMLElement, role: ByRoleMatcher, options: ByRoleOptions = definedExternally, waitForElementOptions: waitForOptions = definedExternally): Promise<T>(source)