We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
There are currently 3 controls to interact with element (GUI,APK,IPA,SRV):
What do you think of adding 'VerifyTextElementContains' ?
It can currently be done with the following regex (using VerifyTextElementMatchRegex) but it's less user friendly in my opinion
VerifyTextElementMatchRegex
Thanks!
The text was updated successfully, but these errors were encountered:
#2158 Adding verifyTextElementContains method, invariant in DB, messa…
0110caa
…geEvent
Merge pull request #2346 from cerberustesting/feature-newcontrol-veri…
0b2fc99
…fyelementtextcontains #2158 Feature newcontrol verifyelementtextcontains
#2158 Update the documentation with the new control
a8ae9bf
#2158 Wrong message event return fixed
d0f614f
Merge pull request #2347 from cerberustesting/feature-newcontrol-veri…
b0eff10
Control has been implemented in Cerberus 4.14
Sorry, something went wrong.
lucashimpens
No branches or pull requests
Hello,
There are currently 3 controls to interact with element (GUI,APK,IPA,SRV):
What do you think of adding 'VerifyTextElementContains' ?
It can currently be done with the following regex (using
VerifyTextElementMatchRegex
) but it's less user friendly in my opinionThanks!
The text was updated successfully, but these errors were encountered: