percy / percy-storybook

Percy's Storybook SDK.
https://docs.percy.io/docs/storybook
MIT License
150 stars 45 forks source link

Add retry in withPage function #993

Closed pankaj443 closed 4 months ago

pankaj443 commented 4 months ago

Above changes are with respect to storybook v8 fixes, we were getting execution context destroyed on several stories. swapping above calls fixes this.