AntiPattern
Browser State Coupling Hazards
browser-state-coupling-hazards
Shared browser state and environment (location changes, cached GET serialization, shared process blocking, reused profile dirs, or restricted network access) causes unrelated actions to interfere, yielding non-deterministic behavior and security/performance failures across tabs and components.