Description from extension meta
Auto-Mate (formerly Q-Cypress) – Generate Cypress commands by recording user interactions. © 2025 MD AQUIL. All rights reserved.
Image from store
Description from store
Auto-Mate 1.1 Chrome Extension:
Auto-Mate 1.1 (formerly Q-Cypress) is a powerful Chrome extension designed to simplify the creation of Cypress test scripts by automatically recording user interactions on web pages.
Key Features:
Automated Test Recording:
- Records user interactions in real-time as you navigate through web applications
- Automatically captures clicks, form inputs, checkbox toggles, and other common user actions
- Generates ready-to-use Cypress test commands with proper syntax
Intelligent Selector Generation:
- Creates optimal CSS selectors using a priority-based strategy:
- Prioritizes IDs for most specific targeting
- Falls back to data-testid attributes when available
- Uses name attributes, classes, or element types as needed
- Ensures reliable element selection for test playback
Structured Test Output:
- Organizes recorded commands into proper Cypress test structure
- Automatically creates describe/it blocks for better test organization
- Uses the current page title as the feature name by default
- Produces clean, readable test code ready for implementation
Input Type Support:
- Handles various input types appropriately:
- Text inputs with proper typing commands
- Checkboxes with check/uncheck commands
- Radio buttons with check commands
- Button clicks with click commands
User-Friendly Interface:
- Simple, intuitive popup with recording controls
- Clear visual indicators of recording status
- One-click copying of generated test code
- Easy test clearing and reset functionality
Security and Reliability:
- Input sanitization to prevent code injection
- Robust error handling with informative messages
- Local storage for test persistence between sessions
- Offline functionality for testing in any environment
Auto-Mate streamlines the test creation process, allowing developers and QA engineers to quickly generate reliable Cypress tests without writing code manually. Simply interact with your application naturally, and Auto-Mate will transform your actions into executable test scripts.
How to Use:
1. Click the Auto-Mate icon in the Chrome toolbar to open the extension.
2. Click "Start Recording" to start tracking user interactions.
3. Perform actions on the webpage—Auto-Mate will capture and generate Cypress commands.
4. Click "Stop" to finalize the script.
5. Copy the generated Cypress test and integrate it into your automation suite!
Note: Auto-Mate © 2025 MD AQUIL. All rights reserved. Unauthorized use, reproduction, or distribution is prohibited.
Permissions Needed:
This extension requires access to the current tab to accurately capture user interactions and generate Cypress commands.
Latest reviews
- (2025-04-09) shefali mishra: Very nice
- (2024-12-24) Prince Kumar: A very helpful extension
- (2024-12-19) Shubham Anand: Easy to find locator
- (2024-12-12) Deepak Nangla: Q Cypress is a powerful inspection tool for Cypress that simplifies debugging and element identification. With features like real-time DOM inspection, optimal locator suggestions, and an intuitive interface, it streamlines the testing process, saving valuable time and effort.