⚡
  • HOME
  • NEWS
  • SERVICES
  • ARCHITECTURE
  • TECH STACK
  • PORTFOLIO
  • ABOUT
  • CONTACT
HOMENEWSSERVICESARCHITECTURETECH STACKPORTFOLIOABOUTCONTACT
© 2026 Miodrag Gromilić. All rights reserved.
HOMENEWSSERVICESTECH STACKPORTFOLIOCONTACTABOUTFAQs
Back to Skills

Playwright

Since 2020Modern E2E and visual testing

Modern E2E and visual testing — cross-browser automation with auto-wait, trace viewer, and visual comparison.

Overview

Playwright is my go-to for end-to-end testing and visual regression testing. I write tests that run across Chromium, Firefox, and WebKit. Auto-wait eliminates flaky tests, trace viewer helps debug failures, and visual comparison catches UI regressions. I use it for critical user flows, form submissions, authentication flows, and responsive design validation.

Use Cases

  • E2E testing
  • visual regression testing
  • cross-browser testing
  • accessibility testing
  • performance testing
  • screenshot comparison

Advantages

  • Cross-browser support
  • auto-wait (no flaky tests)
  • trace viewer
  • visual comparison
  • codegen tool
  • parallel execution

Considerations

  • Slower than unit tests
  • requires browser binaries
  • test maintenance for dynamic UIs
  • learning curve for advanced selectors

Works Great With

TypeScriptCI/CDDockerNext.jsReact

Related Technologies

PHPUnit
Since 2004
Jest
Since 2014
k6
Since 2017
Cypress
Since 2014
Postman
Since 2012
Back to Skills CONTACT