Tag:Playwright
All the articles with the tag "Playwright".
-
Test Automation – Unleashing the Power of AI with Playwright and TypeScript
Published:Exploring how AI‑driven tooling in Playwright and TypeScript transforms modern test automation, from failure analysis to LLM‑powered agents.
-
Test Automation - Optimizing Playwright Test Reports: Automating Allure Results Merging with GitHub Actions
Published:Simplify your CI/CD workflow by using the Allure Results Combiner and Publisher GitHub Action to automatically merge and publish reports from parallel test runs.
-
Test Automation - How to Sync Playwright Versions Between Python and GitHub Actions
Published:Solve frustrating CI/CD failures by automatically synchronizing Playwright and browser versions between your Python project and GitHub Actions workflow.
-
Test Automation - Efficient Element Selection with Playwright Typescript using Test IDs
Published:Learn to create more resilient and maintainable tests in Playwright TypeScript by configuring and using custom test IDs for element selection.