MCPcopy
hub / github.com/codeceptjs/CodeceptJS / Playwright.types.ts

File Playwright.types.ts

typings/tests/helpers/Playwright.types.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expectError, expectType } from 'tsd';
2
3// @ts-ignore
4const playwright = new CodeceptJS.Playwright();

Callers

nothing calls this directly

Calls 15

usePlaywrightToMethod · 0.80
_createContextPageMethod · 0.80
makeApiRequestMethod · 0.80
amAcceptingPopupsMethod · 0.45
acceptPopupMethod · 0.45
amCancellingPopupsMethod · 0.45
cancelPopupMethod · 0.45
seeInPopupMethod · 0.45
_setPageMethod · 0.45
_addPopupListenerMethod · 0.45
_getPageUrlMethod · 0.45

Tested by

no test coverage detected