percy / cli

The Percy CLI is used to interact with, and upload snapshots to, percy.io via the command line.
https://docs.percy.io/docs/cli-overview
70 stars 43 forks source link

serialize base64 data URLs #1538

Closed pankaj443 closed 6 months ago

pankaj443 commented 6 months ago

JIRA: https://browserstack.atlassian.net/browse/PER-3004

Customer was getting errors for large payload due to base64 images in dom. To fix it we have serialized base64 images into seperate resources which will reduce the main dom size.

Verified builds: https://percy.io/percy/context-test-prod/builds/32908409/changed/1805493533?browser=chrome&browser_ids=56&subcategories=approved&viewLayout=side-by-side&viewMode=new&width=1280&widths=1280 https://percy.io/percy/context-test-prod/builds/32909537/changed/1805546877?browser=chrome&browser_ids=56&subcategories=approved&viewLayout=side-by-side&viewMode=new&width=1280&widths=1280