This page gives customers early visibility into what’s in Public Beta. Please ping us in Slack if you’d like to co‑design or test any item!

Natural Language → Test

Public Release: June 23

Transform plain English descriptions or PR diffs into fully functional Playwright test specs with production-ready locators. What it does:
  • Write test scenarios in natural language like “User should be able to add items to cart and checkout”
  • Automatically generates Keystone tests with stable, maintainable locators
  • Analyzes PR diffs to suggest relevant test cases for changed code
  • Supports complex user flows including authentication, form filling, and multi-step processes
Status: Open to all organizations How to join early beta: Ping Pablo in your Slack workspace.

AI Bug-Sweep Agent

Public Release: June 23

An autonomous testing agent explores your staging environment to discover edge cases and capture bugs before they reach production. What it does:
  • Intelligently navigates your application without predefined paths
  • Identifies and captures novel error states, console errors, and network failures
  • Records full session replays of discovered issues with shareable links
  • Learns from your app’s patterns to focus on high-risk areas
  • Runs continuously or on-demand before releases
Status: Private pilot How to join early beta: Ping Pablo in your Slack workspace.

Session Replay Insights

Public Release: TBD

Machine learning-powered analysis of user session replays to automatically surface potential bugs and performance issues. What it does:
  • Analyzes thousands of session replays using ML anomaly detection
  • Ranks sessions by likelihood of containing bugs or UX issues
  • Identifies patterns like:
    • Rage clicks and user frustration signals
    • Unusual navigation patterns
    • Performance degradation spikes
    • Error states not caught by monitoring
  • Provides aggregated insights across user segments
  • Integrates with existing session replay tools (FullStory, LogRocket)
Status: Private beta How to join early beta: Ping Pablo in your Slack workspace.

Cypress Migration CLI

Public Release: TBD

Seamlessly migrate your existing Cypress test suites to Playwright with automated transpilation and compatibility reporting. What it does:
  • Bulk converts Cypress test files to Playwright syntax
  • Handles custom commands, fixtures, and plugins
  • Generates a detailed parity report showing:
    • Successfully migrated tests
    • Tests requiring manual intervention
    • Cypress-specific patterns that need refactoring
  • Preserves test organization and naming conventions
  • Includes a compatibility layer for gradual migration
Status: Private pilot

📣 How to influence the roadmap

  1. Reach out in Slack to discuss features or share feedback on what you need most.
  2. Join a design partner session (30 min)
  3. Provide Beta feedback directly in your shared Slack
We iterate weekly- expect this page to move fast! 🚀