@cucumber/node
    Preparing search index...

    Type Alias AttachmentsSupport

    Functions for attaching content

    type AttachmentsSupport = {
        attach: AttachFunction;
        link: LinkFunction;
        log: LogFunction;
    }
    Index

    Properties

    Properties

    Capture an attachment of some content that should be associated with the current context, and might be accessed later in a report

    Capture a URL attachment

    Capture a "log" attachment