Skip to content

← All questions

Guide says baselines live under __screenshots__/<browser>/ — mine are in demo-shop--ui--chromium/darwin/

Asked 8,630 views3 answers

Screenshots and visual testing says:

Baselines live under projects/<slug>/features/__screenshots__/<browser>/

What is actually on disk after a run:

text
projects/demo-shop/features/__screenshots__/demo-shop--ui--chromium/darwin/inventory.png

Two extra segments and neither of them is just the browser. I want to write a cleanup script that prunes baselines for browsers we dropped, so I would rather know the real rule than pattern-match on what I can see today.

asked by Gio Castellano521 ·

3 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related