Skip to content

Attach custom data #76

@pmerwin

Description

@pmerwin

Expected Behavior

I want to add any file found in cypress/logs to be uploaded at end of the test

Actual Behavior

@saucelabs/cypress-plugin
config = sauceLabsPlugin(on, config, {
region: 'us-west-1',
build: 'cypress-learn-webapp',
tags: ['learn-webapp-e2e'],
webAssetsDir: 'cypress/logs'
});

this breaks and videos are not uploaded ^

Steps to Reproduce the Problem

Try and send custom data with the plugin

Specifications

  • Version:
  • Platform:
  • Subsystem:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions