Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ PlaywrightTs.types.ts
File
PlaywrightTs.types.ts
typings/tests/helpers/PlaywrightTs.types.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expectError, expectType } from
'tsd'
;
2
3
// @ts-ignore
4
const
playwright =
new
CodeceptJS.PlaywrightTs();
Callers
nothing calls this directly
Calls
15
usePlaywrightTo
Method · 0.80
setPlaywrightRequestHeaders
Method · 0.80
makeApiRequest
Method · 0.80
amAcceptingPopups
Method · 0.45
acceptPopup
Method · 0.45
amCancellingPopups
Method · 0.45
cancelPopup
Method · 0.45
seeInPopup
Method · 0.45
_setPage
Method · 0.45
_addPopupListener
Method · 0.45
_getPageUrl
Method · 0.45
grabPopupText
Method · 0.45
Tested by
no test coverage detected