Package com.codeborne.selenide.impl
Class AttachmentPrinter
java.lang.Object
com.codeborne.selenide.impl.AttachmentPrinter
- All Implemented Interfaces:
AttachmentHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AttachmentPrinter
public AttachmentPrinter()
-
-
Method Details
-
attach
Prints an attachment line to the console. This is recognised by at least GitLab Unit test reports and Jenkins JUnit Attachments plugin.- Specified by:
attach
in interfaceAttachmentHandler
- Parameters:
file
- the file to be attached
-