Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ expectError, expectType } from
'tsd'
2
3
// @ts-ignore
4
const
wd =
new
CodeceptJS.WebDriver()
Callers
nothing calls this directly
Calls
15
locate
Function · 0.85
switchToWindow
Method · 0.80
grabAllWindowHandles
Method · 0.80
grabCurrentWindowHandle
Method · 0.80
amOnPage
Method · 0.45
focus
Method · 0.45
blur
Method · 0.45
click
Method · 0.45
forceClick
Method · 0.45
doubleClick
Method · 0.45
rightClick
Method · 0.45
fillField
Method · 0.45
Tested by
no test coverage detected