Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ restartsSession
Function
restartsSession
lib/helper/extras/PlaywrightRestartOpts.js:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
export
function
restartsSession() {
35
return
restarts ===
'session'
36
}
37
38
export
function
restartsContext() {
39
return
restarts ===
'context'
Callers
2
_before
Method · 0.90
_after
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected