MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / grabCurrentUrl

Method grabCurrentUrl

lib/helper/Playwright.js:2523–2525  ·  view source on GitHub ↗

* {{> grabCurrentUrl }}

()

Source from the content-addressed store, hash-verified

2521 * {{> grabCurrentUrl }}
2522 */
2523 async grabCurrentUrl() {
2524 return this._getPageUrl()
2525 }
2526
2527 /**
2528 * {{> seeInSource }}

Callers 1

refreshContextSessionFunction · 0.45

Calls 1

_getPageUrlMethod · 0.95

Tested by

no test coverage detected