Skip to content

Commit

Permalink
docs: update Cypress caveat (#2971)
Browse files Browse the repository at this point in the history
* docs: update Cypress caveat

Cypress Component Testing has been out of beta for a couple of years.

* Update docs/web-apps/automated-testing/_partials/_advanced-cypress.md

---------

Co-authored-by: Alex Plischke <alex.plischke@saucelabs.com>
  • Loading branch information
JessicaSachs and alexplischke authored Oct 8, 2024
1 parent e3a7024 commit 1b21e05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ saucectl run --env CYPRESS_TAGS="(@smoke or @ui) and (not @slow)"

## Component Testing

Component Testing is in beta and due to an issue from Cypress, `saucectl` doesn't currently support Component Testing.
`saucectl` doesn't currently support Component Testing.

0 comments on commit 1b21e05

Please sign in to comment.