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

File WebDriverIO.types.ts

typings/tests/helpers/WebDriverIO.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 wd = new CodeceptJS.WebDriver()

Callers

nothing calls this directly

Calls 15

locateFunction · 0.85
switchToWindowMethod · 0.80
grabAllWindowHandlesMethod · 0.80
amOnPageMethod · 0.45
focusMethod · 0.45
blurMethod · 0.45
clickMethod · 0.45
forceClickMethod · 0.45
doubleClickMethod · 0.45
rightClickMethod · 0.45
fillFieldMethod · 0.45

Tested by

no test coverage detected