// tools
Selector Recorder
A free Chrome extension to visually capture resilient selectors from any website and use them in your AegisRunner test steps.
How it works
- 1
Point and click
Hover any element on a live page and the recorder highlights it and captures a resilient selector.
- 2
Copy the selector
It prefers text, role and data-testid over brittle CSS / XPath — the same strategy AegisRunner uses internally.
- 3
Use it in a step
Paste the selector into any test step in your suite. No DevTools spelunking required.
Free, no account needed
The extension works standalone — no AegisRunner subscription required. Pair it with the platform when you want the rest of the testing pipeline.