Recorder Extension Setup

This page is for internal testing and manual setup before the Chrome Web Store listing is live. After loading the unpacked extension from this repo, return to Robo Record Flow and click Retry Connection.

Load in Chrome

1. Open chrome://extensions.
2. Turn on Developer mode.
3. Click Load unpacked.
4. Select recorder-extension/ from this repo.

Supported App Origins

Local: http://localhost and http://127.0.0.1
Render testing: https://roboqa-testing.onrender.com
Future production support: https://roboqa.tech

End-to-End Test

1. Open /tool/record-flow on your local app or Render testing deployment.
2. Confirm the page shows Recorder connected.
3. Enter a Website URL and Flow Name, then click Start Recording.
4. Perform real actions in the opened target tab.
5. Return to RoboQA and confirm the live step count increases.
6. Click Stop Recording and then Save Flow.