Open navigation menu
AIDive
EN
Sign in

Description

ZeroStep is an AI assistant for test automation that plugs into Playwright and lets you write browser test steps in natural language instead of relying on complex CSS selectors or XPath.

AI inside your Playwright tests

Using the `ai()` function, ZeroStep leverages GPT-3.5 and GPT-4 to decide what actions to take in the browser at runtime. You describe the intent in plain text, and the tool finds the right UI elements and interacts with the page.

More resilient tests

By reducing dependence on hard-coded selectors, tests can stay more stable when markup or page structure changes. This helps cut ongoing maintenance and speeds up day-to-day test development.

Simple npm integration

ZeroStep is installed as the npm package `@zerostep/playwright` and fits into a typical Playwright workflow. You can adopt it gradually by using AI-driven steps only where they add value, while keeping traditional Playwright code for the rest.

  • Write test steps in natural language
  • Use GPT-3.5 and GPT-4 for UI interaction
  • Combine AI steps with classic Playwright assertions and flows
22
0 comments

Newsletter

Get notified when new AI tools are added

Join the community.