saucectl
saucectl copied to clipboard
Sauce labs support for puppeteer-cucumberjs framework
🚀 Feature Proposal
- Currently, sauce labs only support puppeteer-jest framework through 'saucelabs/stt-puppeteer-jest-node' docker image. Any tests written in cucumber js framework are not supported. A similar docker image can be created which supports puppeteer-cucumberjs framework.
Motivation
- This feature will be used for cross browser testing of the automation tests written in puppeteer-cucumberjs framework.