Codeception / Codeception/module-webdriver
Deprecate either `seeInSource()` or `seeInPageSource()`
Aperta
- Lingua principale
- PHP
- Stelle
- 39
- Fork
- 25
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
[`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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.