Step 1: Install the Chrome Extension
Add to Chrome
- Visit the Decipher Recorder on the Chrome Web Store
- Click Add to Chrome
- Click Add Extension in the confirmation popup
Step 2: Record a User Flow
Start recording
- Navigate to the website you want to test in Chrome
- Click the Decipher Recorder icon in your Chrome toolbar
- Click the Record Tab button in the popup
- A countdown overlay will appear (3, 2, 1…)
- Recording begins automatically after the countdown
Perform the user flow
Interact with the website as a user would. The extension captures:
- Clicks and form inputs
- Page navigation
- Errors and console logs
- Network requests
If you’re not signed in to Decipher when you start recording, you’ll be redirected to sign in first, then returned to your original tab.
Step 3: Generate a Test from Your Recording
After stopping the recording, Decipher automatically takes you to the test creation page with your recording already loaded:Enter test details
Fill in the test information:
- Test Name (e.g., “Login Flow” or “Checkout Process”)
- Base URL (where the test should start)
- Identity (optional - select a login identity for authenticated flows)
- Suite (optional - assign to a test suite)
Best Practices
- Keep tests focused - One test per user flow (e.g., login, checkout, profile update)
- Use meaningful names - Name tests clearly to identify what they validate
- Review generated tests - Always verify the test captures your intended flow
- Save test identities - For authenticated flows, save login credentials with the test
- Start with critical paths - Create tests for your most important user journeys first
Need help getting started? Contact our support team for assistance.