--- title: browser.locators | Config outline: deep --- # browser.locators Options for built-in [browser locators](/api/browser/locators). ## browser.locators.testIdAttribute - **Type:** `string` - **Default:** `data-testid` Attribute used to find elements with `getByTestId` locator.