Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
refreshContextSession
Function · 0.45
Calls
1
_getPageUrl
Method · 0.95
Tested by
no test coverage detected