自动化测试套件 How to use it Add the following dependency to the pom.xml file of your project: <dependency> <groupId>com.surenpi.autotest</groupId> <artifactId>autotest.suite.runner</artifactId> <version>1.0.1-20170718</version> </dependency>