solidusio / solidus_starter_frontend

🎨 Rails-based starter kit for your Solidus storefront.
BSD 3-Clause "New" or "Revised" License
55 stars 37 forks source link

Store screenshots in CircleCI artifacts for failing system specs #118

Closed blocknotes closed 2 years ago

blocknotes commented 3 years ago

Failing system specs don't use capybara-screenshot to store the screenshots but they are automatically generated by Rails. But ScreenshotHelper has no options to set the output path.

Perhaps we could update the Solidus orb in this way: https://github.com/solidusio/circleci-orbs-extensions/pull/34/files

elia commented 2 years ago

Should be fixed by https://github.com/solidusio/circleci-orbs-extensions/releases/tag/v0.4.1