Skip to content

Allure report does not show diff screenshot #52

Closed
@ashiots2

Description

@ashiots2

Allure report shows the diff screenshot as corrupted; since the fs.writeFile() call is not finished when allure.addAttachment is called.

I replaced the fs.writeFile() call with fs.writeFileSync() in #51

Also covered some warnings the IDE highlighted.

Again, looking forward to your review :)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions