Breaking Changes
Please note this list may not be exhaustive and only includes breaking changes in our tests. If you encounter any other issues migrating to version 4, please let us know via a GitHub ticket or directly using the contact information in your welcome email.
API::ChartLocation
- Affected type:
ChartLocation ChartLocationis no longer available, and can be removed from your setup code- Suggested fix: removal of ChartLocation
ExtentEmailReporter::EmailTemplate
- Affected type:
EmailTemplate
EmailTemplate has moved from package com.aventstack.extentreports.reporter to com.aventstack.extentreports.reporter.configuration
- Suggested fix: Re-import package imports to fix
EmailTemplateEmailTemplate has moved from package com.aventstack.extentreports.reporter to com.aventstack.extentreports.reporter.configuration