How browser actions work
Think in tabs, snapshots, refs, and stable targeting instead of brittle selector guessing.
Use this section when the work depends on real pages, login state, responsive QA, file flows, and browser-specific recovery rather than generic web advice.
Think in tabs, snapshots, refs, and stable targeting instead of brittle selector guessing.
Choose between isolated, existing-session, and remote attachment intentionally.
Reproduce environment-sensitive behavior deliberately instead of calling it random.
Capture repeatable evidence for layout and device-sensitive issues.
Choose the right artifact for review, export, and debugging.
Fix wrong-context browser behavior without faking deeper breakage.
Debug preview access and machine-split browser topology cleanly.