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