Hi, My goal is to add the automation tests to the AWS build pipeline. So, that the automation tests are triggered as soon as a new code is checked in the staging branch. Can you please demonstrate on how to run a testng.xml [test suite] in a docker setup or run the testng.xml file using a shell script (I am working on MAC OS) ?
Hi,
My goal is to add the automation tests to the AWS build pipeline. So, that the automation tests are triggered as soon as a new code is checked in the staging branch. Can you please demonstrate on how to run a testng.xml [test suite] in a docker setup or run the testng.xml file using a shell script (I am working on MAC OS) ?
You can use github actions before considering aws
This is exactly what I am looking for as well
aws link and 7900 link are not opening for me
How we can get. The novnc password
Bro how can we add this to CI cd pipeline
Watch my github action playlist
Thankyou sir
docker run -p 4444:4444 -p 7900:7900 selenium-standalone-chrome:96.0
18:25 explain windows power shell code