MCPcopy
hub / github.com/garrytan/gstack / stealth-webdriver.test.ts

File stealth-webdriver.test.ts

browse/test/stealth-webdriver.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeAll, afterAll } from 'bun:test';
2import { chromium, type Browser, type BrowserContext } from 'playwright';
3import { applyStealth, WEBDRIVER_MASK_SCRIPT, STEALTH_LAUNCH_ARGS } from '../src/stealth';
4

Callers

nothing calls this directly

Calls 4

applyStealthFunction · 0.90
launchMethod · 0.80
closeMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected