标签: java eclipse maven selenium
我添加了所有依赖项和surefire插件。所以它在eclipse中成功执行(通过TestNG),但是当通过命令提示符(mvn clean,mvn compile,mvn test)运行时,它不会抛出任何错误,也不会执行我的项目。下面是附带的截图。和pom.xml文件。
请让我知道我哪里出错了
Command Prompt
POM
TestNG