How to Make Test Should Not Passed if there is password field recursively? #158
Answered
by
ASaiAnudeep
masterbater
asked this question in
Q&A
-
I want to expect the response that it should not have any password field? |
Beta Was this translation helpful? Give feedback.
Answered by
ASaiAnudeep
May 22, 2022
Replies: 1 comment
-
Try using notIncludes matcher in your expectations. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
masterbater
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try using notIncludes matcher in your expectations.