Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new function WebAssert::responseContainsCount #744

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

NickDickinsonWilde
Copy link
Contributor

No description provided.

@NickDickinsonWilde
Copy link
Contributor Author

Could probably be done with WebAssert::elementsCount or a regexp (depending on the exact needs), but not as easily or as good of performance.

@stof
Copy link
Member

stof commented Jan 7, 2018

case sensitivity is not consistent with responseContains

Make responseContainsCount case insensitive
@NickDickinsonWilde
Copy link
Contributor Author

@stof Updated to be case insensitive, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants