MCPcopy
hub / github.com/codeceptjs/CodeceptJS / refreshPage

Method refreshPage

lib/helper/Puppeteer.js:893–895  ·  view source on GitHub ↗

* {{> refreshPage }}

()

Source from the content-addressed store, hash-verified

891 * {{> refreshPage }}
892 */
893 async refreshPage() {
894 return this.page.reload({ timeout: this.options.getPageTimeout, waitUntil: this.options.waitForNavigation })
895 }
896
897 /**
898 * {{> scrollPageToTop }}

Callers 5

heal_test.jsFile · 0.45
coverage_test.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected