frameworkutil is a library which allows to provide a basic framework utils required to bring up a framework.
Usage As a dependency
<dependency>
<groupId>prj.sunaynatalreja.frameworkutil</groupId>
<artifactId>frameworkutil</artifactId>
<version>{latest version}</version>
</dependency>
package details can be found on PackageDetails
Provided Utils
- extentreportutil - Config to create an extent report util
- freemarkerreport - - Config to create an extent report util
- jsonutil - Config to hit get,post,put,delete requests using rest-assured
- logutil - Config to create log files
- readdatautil - Read from excel and read from property
- webdriverutil - Browser init and handling of both web and mobile element