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 method to check if elements text contains expected text #116

Open
diazolin88 opened this issue Dec 18, 2017 · 0 comments
Open

Add method to check if elements text contains expected text #116

diazolin88 opened this issue Dec 18, 2017 · 0 comments

Comments

@diazolin88
Copy link

diazolin88 commented Dec 18, 2017

Now we have method like:
...should().haveText(String expectedText)
haveText check that text of element equals to expected text, but what we don't have is the one which is check that element contain some text

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

No branches or pull requests

2 participants