I’ve been doing some searches for running exported selenium tests/cases, and all I found was running it in Eclipse and using the TestNG plugins. Is there any way I could run them without using eclipse? Like running it via command line. I’m using a Windows VM by the way for my Selenium Grid server and node. Help is much appreciated.
I’ve been doing some searches for running exported selenium tests/cases, and all I found
Share
Testng tests can be invoked via command line. Documentation here