Codeception / Codeception/module-webdriver
Deprecate either `seeInSource()` or `seeInPageSource()`
Open
- Dominant language
- PHP
- Stars
- 39
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
[`WebDriver::seeInSource()`](https://github.com/Codeception/module-webdriver/blob/master/src/Codeception/Module/WebDriver.php#L946) and [`WebDriver::seeInPageSource()`](https://github.com/Codeception/module-webdriver/blob/master/src/Codeception/Module/WebDriver.php#L966) both claim to do the same, but differ internally. Which one is the current/recommended? => Deprecate the other! (i.e. keep it as alias till v5.0, then remove it)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.