You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run the same tests in a CI, you need generate the testng.xml file corresponding to the test you want to run, plug it in your pom.xml and create a maven based job.
Creating testng.xml file to run the test is documented on the testNG site : testng.org so I will only mention the part that are specific to the selenium integration :