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 4e5da30 commit 1849fe7Copy full SHA for 1849fe7
recipes/automated-testing.md
@@ -280,9 +280,6 @@ the root cause of errors.
280
281
#### When to use
282
- When we want to make sure there are no changes in the UI.
283
-- When we want to increase test coverage with least effort.
284
-- During the early stages of a project, while E2E tests are still under
285
-development.
286
287
#### When **not** to use
288
- To test a specific feature or business logic.
0 commit comments