We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1047f02 + 5d70130 commit 551d214Copy full SHA for 551d214
1 file changed
src/Codeception/Module/WebDriver.php
@@ -2283,7 +2283,7 @@ public function typeInPopup(string $keys): void
2283
}
2284
2285
/**
2286
- * Reloads the current page.
+ * Reloads the current page. All forms will be reset, so the outcome is as if the user would press <kbd>Ctrl</kbd>+<kbd>F5</kbd>.
2287
*/
2288
public function reloadPage(): void
2289
{
0 commit comments