Tag:Playwright
All the articles with the tag "Playwright".
-
Test Automation - How To Link Playwright Traces and Videos to Allure Report using GitHub Actions
Published:Enhance your test analysis by automatically uploading and linking Playwright traces and videos of failed tests to your Allure reports using GitHub Actions.
-
Test Automation - How To Perform Automated Accessibility Checks Using Playwright Python And Axe
Published:A practical guide to integrating Axe with Playwright and Python to automate web accessibility checks and ensure an inclusive user experience.
-
Test Automation - How to Bypass Re-Login With Playwright Python And Pytest
Published:Speed up your test suite by using Pytest fixtures and Playwright's session storage to bypass repeated logins and persist authenticated sessions.
-
Test Automation - Maximizing Browser Window With Playwright Python And Pytest
Published:A guide to maximizing the browser window in Playwright with Pytest fixtures to ensure consistent visual testing and capture full-page error details.