Exercise : 7 Using AWS EKS Hosted Selenium Grid through github actions - Raneesh02/ref_workshop_2 GitHub Wiki
Prerequisites
- AWS EKS Selenium Grid is up and running
- Local execution was success
- Github Action is enabled
Step 1 : Create a new git branch for configuration.properties change
Step 2 : Push the changes and create a new PR
Notice for the pr raised the Github actions should run by taking the new grid URL and be able to do our execution and provide us the results.