Reference for browser automation tactics
browser-automation-coreskillsetup L1★0
Sheshiyer/skill-clusters ↗What it does
Choose automation surface and session model
Best for
Deciding which browser/UI automation spoke to invoke
Inputs
- · task description
- · target identification
Outputs
- · surface decision (DOM/OS)
- · session model selected
Preconditions
Target clearly identified as web/native
Failure modes
Wrong surface chosen; hardcoded selectors without recon
Trust signals
- · Recon-then-act pattern
- · debug-first evidence rule