MCPcopy Create free account
hub / github.com/GCWing/BitFun / l0-webdriver-protocol.spec.ts

File l0-webdriver-protocol.spec.ts

tests/e2e/specs/l0-webdriver-protocol.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { browser, expect } from '@wdio/globals';
2
3const DRIVER_HOST = '127.0.0.1';
4const DRIVER_PORT = Number(process.env.BITFUN_E2E_WEBDRIVER_PORT || 4445);

Callers

nothing calls this directly

Calls 11

installReactTrackedInputFunction · 0.85
pngDimensionsFunction · 0.85
stringifyMethod · 0.80
appendMethod · 0.80
toStringMethod · 0.80
pauseMethod · 0.80
executeMethod · 0.65
focusMethod · 0.65
removeMethod · 0.45
fromMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected