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 seeSourceEquals() #20

Open
ThomasLandauer opened this issue Sep 13, 2020 · 0 comments
Open

Add seeSourceEquals() #20

ThomasLandauer opened this issue Sep 13, 2020 · 0 comments

Comments

@ThomasLandauer
Copy link
Member

When asserting "small" pages, it sometimes can be handy to assert that the page source is equal to an expected string. REST module has a nice method for that: seeResponseEquals().
I'm suggesting to include the same functionality into WebDriver, calling it seeSourceEquals().

I suggested this for lib-innerbrowser as well: Codeception/lib-innerbrowser#14

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

No branches or pull requests

1 participant