-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request