findAllByRoleAsync

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