Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
_after
Method · 0.95
aiTrace.js
File · 0.45
captureArtifactsForStep
Function · 0.45
wireOnUrl
Function · 0.45
initUrlMode
Function · 0.45
heal.js
File · 0.45
captureSnapshot
Function · 0.45
WebDriver_test.js
File · 0.45
WebDriver.noSeleniumServer_test.js
File · 0.45
tests
Function · 0.45
retryTo_test.js
File · 0.45
Playwright.types.ts
File · 0.45
Calls
1
_getPageUrl
Method · 0.95
Tested by
no test coverage detected