-
I'm getting the following error:
```
const client = new PercyClient(options);
^
TypeError: PercyClient is not a constructor
```
When I run:
```
const PercyClient = req…
-
We have automatic retries for our feature specs since they are complex and intermittently fail for various reasons. These specs can fail after an incorrect snapshot is already sent and when we retry t…
-
We are using Percy integration with Gitlab and we have problems with it.
[Here is a bit more detailed explanation of our problem](https://github.com/puppeteer/puppeteer/issues/1321#issuecomment-34…
-
Hello Percy team,
We tried to upgrade to 5.0.0.pre.4 today, but all of our mobile-only snapshots were rendering with our default width. Here's our config file (I removed the Percy CSS since it's no…
-
After upgrading from 1.0.0-beta.52 to 1.0.0-beta.55, Percy tests suddenly identify most of our snapshots as new on every run. Reverting back to 1.0.0-beta.52 seems to fix the issue.
-
It doesn't seem that the `preview.js` is run before each snapshot in percy. Is there another technique similar to the old [`config.js`](https://github.com/percy/percy-storybook/blob/storybook-for-reac…
-
I have cloned the repository https://github.com/percy/example-percy-java-selenium and trying to do a POC around Percy with Java and Selenium
To execute the percy I have installed @percy/agent and s…
-
**Problem**
`@percy/agent` is quite a large download. Chromium itself is 130.3 Mb. This download is incurred by everyone who installs `ember-percy`, even though, in our case at least, the Percy age…
-
Hello Percy folks!
We use Alpine Linux for our CI to get a small footprint and run Chrome in a Docker container as a service. This provides some great speed benefits for us as well as makes is easy…
-
In some CI builds we see this:
```
[percy] stopping percy...
--
| [percy] waiting for 3 snapshots to complete...
| [percy] RequestError Error: read ETIMEDOUT \| Thu Sep 03 2020 00:33:21 GMT…