-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
type: error messagetype: featureNew feature that does not currently existNew feature that does not currently exist
Description
It would be useful to allow commands to print a warning instead of an error in the command log.
This would allow commands to alert the user something they have done may lead to unexpected behavior, such as pressing the {home} key while we cannot preform the default action of scrolling. Or calling a cy.wait after a cy.visit.
We could have:
- If there's a soft error during a command, allow a config value to turn it into a warning.
- If there's a warning during a command, add an icon to the command and allow it to be clicked and expanded
- Ability to add a new command log message / event for warnings/errors not linked directly to a command
archfz, dingbat, Cleudi, zethzeth, LandGod and 12 more
Metadata
Metadata
Assignees
Labels
type: error messagetype: featureNew feature that does not currently existNew feature that does not currently exist