#Interaction Tests to not run after loading stories

3 messages · Page 1 of 1 (latest)

untold lintel
#

Currently the default behavior of interaction testing is that when the stories load, it automatically runs per story. Is it possible to disable this?

spark lichen
#

No, I don't believe that is possible. Can you share more about your use case?

untold lintel
#

So I am also doing visual testing that takes a screenshot of all of the stories, but because of the interaction tests running it takes a screenshot after the interactions happen. I want to disable it so that i could take screenshots of my components in the state before the interactions happen