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

Method grabCurrentUrl

lib/helper/Puppeteer.js:1831–1833  ·  view source on GitHub ↗

* {{> grabCurrentUrl }}

()

Source from the content-addressed store, hash-verified

1829 * {{> grabCurrentUrl }}
1830 */
1831 async grabCurrentUrl() {
1832 return this._getPageUrl()
1833 }
1834
1835 /**
1836 * {{> seeInSource }}

Callers 15

_afterMethod · 0.95
aiTrace.jsFile · 0.45
captureArtifactsForStepFunction · 0.45
wireOnUrlFunction · 0.45
initUrlModeFunction · 0.45
heal.jsFile · 0.45
captureSnapshotFunction · 0.45
WebDriver_test.jsFile · 0.45
testsFunction · 0.45
retryTo_test.jsFile · 0.45

Calls 1

_getPageUrlMethod · 0.95

Tested by

no test coverage detected