vitest/docs/config/browser/locators.md
2025-11-06 14:59:05 +01:00

289 B

title outline
browser.locators | Config deep

browser.locators

Options for built-in browser locators.

browser.locators.testIdAttribute

  • Type: string
  • Default: data-testid

Attribute used to find elements with getByTestId locator.