/* * SPDX-FileCopyrightText: 2026 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */ import type { Locator, Page } from '@playwright/test' /** * The contacts / people menu in the Nextcloud header bar. * Rendered by ContactsMenu.vue using NcHeaderMenu (id="contactsmenu"). * * Contact entries are
  • elements inside *