Codeception / Codeception/module-webdriver
Add `seeSourceEquals()`
Đang mở
- Ngôn ngữ chính
- PHP
- Star
- 39
- Fork
- 25
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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: https://github.com/Codeception/lib-innerbrowser/issues/14
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.