In order to use WebAppFramework,
set up a maven project
add the below dependency in your pom.xml
<dependency> <groupId>com.github.hemanthsridhar</groupId> <artifactId>WebAppFramework</artifactId> <version>1.3.19</version> </dependency>
Next topic : TestNG-Configuration
There was an error while loading. Please reload this page.