Documentation: Percy does wait for the Storybook play function #878
Unanswered
bmckeown-ascensus
asked this question in
Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
According to the documentation, "Percy by default doesn’t wait for this play function to finish before taking the snapshot".
This does not seem to be true based on my tests. I have a simple play function for a password input component that enters a value:
When the snapshot for this story is taken, the screenshot shows the input with the value entered in the play function. There are no other percy settings (
parameters.percy) for this story.Does the documentation need to be updated?
Beta Was this translation helpful? Give feedback.
All reactions