@revoloo/cypress6
Version:
Cypress.io end to end testing tool
13 lines (12 loc) • 347 B
YAML
# https://docs.percy.io/v1/docs/configuration
version: 1
snapshot:
widths: [1280]
min-height: 1024
agent:
asset-discovery:
# let Percy wait for network to fetch static resources
# like images and fonts to avoid missing icons
network-idle-timeout: 250 # ms
# assets that don't change could be cached
cache-responses: true