Extentter-v3.2
Added Features:
- If you want the project properties should not be added to Extent Report Dashboard, then configure project properties and add a property with the name "AddDataToReport" and assign value to it as FALSE. The value for this property accepts only Boolean value and if the value is neither TRUE nor FALSE, then default it is considered as TRUE. #2 suggestion implemented.
- Removed the logic of achieving the old report. Now the Report folder is created with the name "CurrentData_RandomNumber" so that it will always be unique.
- Feature to open the report in the default browser automatically at the end of the execution.
Other:
- Optimized code.
- Fixed known issues.