Function: isPlaywrightAutomation()
isPlaywrightAutomation():
boolean
Defined in: src/utils/environment.ts:62
Detects Playwright automation environment via env flags, UA hints, or global markers.
Returnsโ
boolean
true when Playwright instrumentation is detected; otherwise
false.