In case of attaching a base-64 string, the File remains null which causes the upload to throw a NPE.
Start and attach ExtentXReporter. Attach a base64 string. Flush. You should now receive a NPE.
The text was updated successfully, but these errors were encountered:
5e0f152
No branches or pull requests
Summary
In case of attaching a base-64 string, the File remains null which causes the upload to throw a NPE.
How to reproduce
Start and attach ExtentXReporter.
Attach a base64 string.
Flush.
You should now receive a NPE.
The text was updated successfully, but these errors were encountered: