Many people talk about automated tests and end-to-end testing. But once you try it, you realize it’s not that easy: those tests are time-consuming to create and maintain, QA engineers may lack coding expertise, and every major product change requires starting over!

AI has already transformed testing—LLMs excel at generating unit and integration tests from code, dramatically reducing boilerplate work for developers. However, end-to-end testing remained untouched until early 2025, when Model Context Protocol (MCP) allowed AI to control browsers directly. This breakthrough is particularly powerful for WordPress, facilitating sophisticated UI-based testing automation.

Drawing from months of experimentation at group.one (WP Rocket, RankMath, WP.one, Imagify), I’ll demonstrate how we leverage Playwright MCP to turn manual E2E testing into an AI-driven process.

The audience will discover:

  • How to allow AI to control browsers and learn user journeys
  • How AI creates automated end-to-end tests tailored to your products
  • How AI removes the E2E test maintenance bottleneck
  • Real-world examples from catching critical regressions to speeding delivery

Whether you’re a WordPress developer, QA engineer, agency owner, or managing WordPress sites, you’ll discover a practical approach to elevate your E2E testing strategy in the AI era.