MCPcopy
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

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

Callers

nothing calls this directly

Calls 15

usePlaywrightToMethod · 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
grabPopupTextMethod · 0.45

Tested by

no test coverage detected