findByRole

abstract suspend fun <T : HTMLElement> findByRole(role: ByRoleMatcher, options: ByRoleOptions = definedExternally, waitForElementOptions: waitForOptions = definedExternally): T(source)