All Tracks

Test Automation

Playwright Automation

Testautomation with modern framework playwright

3 steps

  1. 1.
    Article10 min readFeb 26, 2023

    Is Playwright already the finest test automation tool?

    For many years, Selenium was the go-to testing framework for QA engineers seeking a test automation solution. It was able to test any browser (which was especially important during Internet Explorer’s reign) and any platform. However, it seems that those times are now behind us.

  2. 2.
    Article9 min readJun 24, 2023

    Debugging Playwright Tests

    Writing and executing tests can be a seamless and enjoyable process, depending on the technology stack for testing or the application being tested. However, it can be a painful experience if you are not well-equipped with tools for debugging failing tests. This is often due to error messages not providing enough information about the issue, and the browser hanging at specific points in the test script. Rerunning and pausing the test to debug a specific step can be time-consuming.

  3. 4.
    Video

    Debugging Playwright

Playwright Automation | VerityGate