Sign inSign up

Back to all FAQs

How do we run an interaction test when snapshots are disabled for a story?

The disableSnapshot parameter disables snapshotting and interaction testing for a test. If you’ve disabled snapshotting for all your tests, Chromatic will no longer show an “Interaction” indicator beside the test table on the Build page.

Confirm interaction test run in the build summary

If you want to run Interaction tests without snapshotting, try setting up the Storybook test-runner in CI. Note, this involves running your own browser infrastructure.