AI Recorder
The BlinqIO AI Recorder is an AI-powered test recorder that captures your interactions with the application and automatically generates both:
- A Gherkin scenario ( BDD test case)
- The corresponding Playwright automation code
You only need to record your test once — BlinqIO handles the rest.
Recorder Features
The Recorder includes features that help you generate flexible and reusable test scenarios while interacting with your application.
Real-Time Step Capture
The Recorder captures each user interaction and automatically generates structured Gherkin test steps in real time.
Smart Data Extraction and Parameterization
Test data is auto-detected during recording. You can easily parameterize values to make your test scenarios reusable and adaptable.

Add Custom Steps During Recording
You can insert extra steps to extend your scenario without starting over. Learn more about each:
Add Verification Steps
Validate UI elements and expected behavior while recording.
Reuse Existing Steps or Scenarios
Avoid duplicating effort by reusing previously recorded steps or entire scenarios during recording.