We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efbb1d8 commit 266f6f2Copy full SHA for 266f6f2
docs/guides/references/changelog.mdx
@@ -332,8 +332,8 @@ _Released 1/24/2023_
332
configured to exclude files with those extensions. Addresses
333
[#24495](https://github.com/cypress-io/cypress/issues/24495).
334
- Added support for the `data-qa` selector in the
335
- [Selector Playground](guides/core-concepts/cypress-app#Selector-Playground) in
336
- addition to `data-cy`, `data-test` and `data-testid`. Addresses
+ [Selector Playground](/api/cypress-api/selector-playground-api) in addition to
+ `data-cy`, `data-test` and `data-testid`. Addresses
337
[#25305](https://github.com/cypress-io/cypress/issues/25305).
338
339
**Bugfixes:**
0 commit comments