-
## The problem
`checkForUpdate()` is stalling indefinitely (15min+ before build timeout kicks in) on our newer CI infrastructure for an unknown reason. Our current workaround is to patch the `n…
-
## The problem
If using enableJavaScript: true the discovery.cookies settings are ignored.
```javascript
module.exports = {
version: 2,
snapshot: {
widths: [1920],
enableJavaSc…
-
## The problem
calling `.snapshot("name")` throws
```
java.lang.ClassCastException: class com.google.common.collect.Maps$TransformedEntriesMap cannot be cast to class java.lang.String (com.goog…
-
Could we screenshot just a particular element?
```js
// as a child command
cy.get('.header').percySnapshot('header')
```
-
Revamp Percy (Snaphotting) workflow:
Identify all ty
- [ ] pes of pages and content-types
- [ ] Create example file for each (prioritized) type
- [ ] Review all components and divide them into layo…
-
Fix this and also check we have timeouts on all of our actions!
-
## The problem
I am working on a common library for our 12 projects setup.
There is an error compiling TypeScript due to missing `@percy/core` dependency.
## Environment
- Node version: 16.1…
-
## The problem
We are running a suite of Percy visual tests using Playwright. As we added more tests, we started noticing tests were intermittently timing out. We traced the issue back to the P…
-
Cypress version `5.0` now support test retries, so a test may have multiple attempts meaning cy.percySnapshot may be called multiple times per-test if the test retries after the snapshot
This causes …
kuceb updated
2 years ago
-
## The problem
When performing a snapshot run, I receive the following error. This happened after updating from percy/cli-beta.076 to percy/cli.1.0.3
`Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Onl…