findAllByRole

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