DEV Community

hambalee
hambalee

Posted on

What's new in Playwright 1.38

  • Evergreen browsers
  • Bug fixes
  • New features

Updating Playwright
npm install -D @playwright/test@latest
npx playwright --version

UI Mode Updates

npx playwright test --ui

releases v1.38.0 image UI Mode

  1. Zoom into time range.
  2. Network panel redesign.

releases v1.38.0

Slides:

Top comments (0)