cli icon indicating copy to clipboard operation
cli copied to clipboard

The Percy CLI is used to interact with, and upload snapshots to, percy.io via the command line.

Results 90 cli issues
Sort by recently updated
recently updated
newest added

## The problem I am running percy snapshot in my CI pipeline and it currently downloads chromium everytime. I have tried setting `PERCY_BROWSER_EXECUTABLE=true` but that doesn't help because `npm ci`...

✨ enhancement

## The Problem Normally, the srcset attribute of `` elements is used to optimize performance of smaller screens by only loading progressively larger images at larger screen sizes. This is...

🐛 bug
✨ enhancement

A warning should be shown when specific options do not match the things they are trying to match. For example, it would be helpful to know when and which patterns...

✨ enhancement

## The problem I'd like to import breakpoints for use in `widths` in `.percy.js`. The following `.percy.js` does not work (_i.e._ the `widths` are not respected, and instead the defaults...

🐛 bug

Typically, sitemaps are SEO tools used to tell search engines what web pages of a site are accessible. However, it sometimes makes sense for private apps/site to include a sitemap...

✨ enhancement

Always thought this was handled automatically by the browser with system-level proxies. But that may not always be the case, or system-level proxies might not always be available for some...

✨ enhancement

It's fairly common for some advertising or tracking scripts to inject content into the head such as iframes or images. iframes are allowed in head elements if they themselves only...

✨ enhancement

So I have a static website with not too crazy amount of pages, but one run with running `npx percy snapshot ./public` still takes [35 minutes](https://gitlab.com/mitar/mitarpage/-/jobs/1252371823). I was wondering if...

✨ enhancement

This handle errors when `dom.styleSheets` is not defined. JIRA: https://browserstack.atlassian.net/browse/PER-3262

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...