Tag:Playwright
All the articles with the tag "Playwright".
-
Test Automation - Data-Driven Testing (DDT) with Playwright TypeScript Using Excel
Published:A practical guide to implementing data-driven testing in Playwright TypeScript by reading test data from external Excel files.
-
Test Automation - How To Attach Public IP Address to Allure Report using Playwright TypeScript Auto Fixtures
Published:Enhance your Allure reports by automatically attaching the public IP address on test failure using a custom Playwright TypeScript auto-fixture.
-
Test Automation - How to Use Dynamic Base URLs with Playwright TypeScript in GitHub Actions
Published:Implement dynamic base URLs in your Playwright TypeScript tests using environment variables in GitHub Actions for seamless testing across different environments.
-
Test Automation - Accelerating Playwright TypeScript Tests with Parallel Execution in GitHub Actions and Allure Reporting
Published:Optimize your CI/CD pipeline by running Playwright TypeScript tests in parallel using GitHub Actions' matrix strategy and Playwright's native sharding.