Tag:GitHub-Actions
All the articles with the tag "GitHub-Actions".
-
Test Automation - How To Use Dynamic Base URLs With Selenium And Playwright Python In GitHub Actions
Published:Learn how to implement dynamic base URLs in your Selenium and Playwright Python tests using GitHub Actions for flexible environment management.
-
Test Automation - Pre-Merge Testing with GitHub Actions: A Step-by-Step Guide
Published:A step-by-step guide to setting up a pre-merge testing pipeline using GitHub Actions, including code formatting checks with Black and import sorting with isort.
-
Test Automation - Selenium Example Python Project 2022 Updates
Published:An overview of recent updates to a Selenium Python example project, including CI/CD improvements, dependency automation with Dependabot, and enhanced reporting.
-
Test Automation - How To Create an Independent Automation Infrastructure using GitHub Actions
Published:Explore architectural approaches for creating a reusable, independent automation infrastructure as a product using GitHub Actions and Maven.