...
Code Block |
---|
mvn integration-test |
Eclipse
...
Code Block |
---|
mvn selenium:start-server |
Run the testNG tests in Eclipse by right clicking a test method, class or xml test configuration and chose Run as TestNG.
...
Code Block |
---|
mvn integration-test |
...
Code Block |
---|
mvn selenium:start-server |
Run the testNG tests in Eclipse by right clicking a test method, class or xml test configuration and chose Run as TestNG.