Quick Start
Capture your first bug report in under a minute.
Record your first track
A track is a single bug report containing video, logs, network data, and user actions. Here's how to create one:
Step 1: Open the popup
Click the VibeCheck icon in your Chrome toolbar. Make sure you're signed in.
Step 2: Navigate to the page with the bug
Open the tab where you want to capture the bug. VibeCheck records the active tab.
Step 3: Start recording
Click the Record button. VibeCheck will begin capturing:
- Your screen (video)
- Console output (logs, errors, warnings)
- Network requests (XHR, fetch)
- User actions (clicks, scrolls, form inputs)
You'll see a recording indicator in the popup.
Step 4: Reproduce the bug
Interact with the page as you normally would to trigger the bug. All your actions are being recorded with timestamps.
Step 5: Stop and save
Click Stop when you're done. VibeCheck processes the recording and uploads it. You'll get a shareable link automatically.
Take a screenshot instead
If a video isn't needed, click the Screenshot button instead:
- Click Screenshot in the popup
- The page is captured
- Annotate with arrows, rectangles, text, or freehand drawing
- Click Save to upload
View your track
Click the link in the popup or visit app.vibecheck-qa.com to see all your tracks. Each track shows:
- Video player (for recordings)
- Screenshot viewer (for captures)
- Console logs tab
- Network requests tab
- User actions timeline
Share with your team
Copy the track URL and share it anywhere — Slack, email, GitHub issues, Jira tickets. Anyone with the link can view the full report without creating an account.
What's next?
- Learn about Screen Recording options like trimming
- Set up GitHub Issues integration for one-click issue creation
- Explore Session Replay to auto-reproduce bugs