You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi 👋 I’m experiencing an issue in the application I’m testing. We’re using PSPDFKit to render Shadow DOM HTML and display files in the app. However, when I take a snapshot, I see a broken image in the snapshot instead of the document rendered inside the Shadow DOM.
I’m using Percy @percy/cli 1.31.4 + Playwright 1.56.0 in TypeScript.
Actual view:
Expected view:
I also tested this on the Nutrient demo page to see if I could take a snapshot there, but the document does not appear in the snapshot.
shadow-root is open:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋 I’m experiencing an issue in the application I’m testing. We’re using PSPDFKit to render Shadow DOM HTML and display files in the app. However, when I take a snapshot, I see a broken image in the snapshot instead of the document rendered inside the Shadow DOM.
I’m using Percy @percy/cli 1.31.4 + Playwright 1.56.0 in TypeScript.
Actual view:

Expected view:

I also tested this on the Nutrient demo page to see if I could take a snapshot there, but the document does not appear in the snapshot.

shadow-root is open:
Test example:
Actual view:

Expected view:

Config:
Is it possible to take a snapshot of it? Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions