You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading a Testers spec file under the Automated Testing section, it will cause an error if there is a misspelled criterion in the specs file, which is also case sensitive.
Currently, it would flash a message that is not clear to what the error is.
We can fix this in 2 ways:
Have a clear error message that would identify this misspelled criterion issue.
Do not display any error message and skip adding the criterion information.