Skip to content

Commit

Permalink
🔖 v1.31.0-alpha.0 lerna.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Amit3200 authored and rishigupta1599 committed Dec 20, 2024
1 parent 5ee4f67 commit a273d1a
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .percy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
version: 2
percy:
useSystemProxy: false
skipBaseBuild: false
snapshot:
widths:
- 1280
minHeight: 1024
percyCSS: ""
enableJavaScript: false
cliEnableJavaScript: true
disableShadowDOM: false
responsiveSnapshotCapture: false
discovery:
# allowedHostnames: ["*"]
disallowedHostnames: []
networkIdleTimeout: 100
captureMockedServiceWorker: false
retry: false
launch-options:
args:
# - "--proxy-server=http://127.0.0.1:8228"
46 changes: 46 additions & 0 deletions .percy.yml.copy
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
version: 2
snapshot:
widths:
- 1152
enableJavascript: true
cliEnableJavascript: true
# waitForTimeout: 1000
# percyCSS: |
# h1 {
# background-color: blue !important
# }
# freeze-animated-image: true
# freeze-animated-image-options:
# freeze-image-by-selectors: ['*']
# ignore-regions:
# ignore-region-selectors: ['h1']
discovery:
# networkIdleTimeout: 750
disableCache: true
cookies:
# odin_unrestricted_access: "0e0be4bc-9298-4422-b790-25f3ffe6740c"
launch-options:
args:
- "--proxy-server=http://127.0.0.1:8228"
# - "--disable-web-security"
# - '--headless'
# - '--no-sandbox'
# - '--disable-dev-shm-usage'
# - '--disable-gpu'
# - '--single-process'
# - '--disable-setuid-sandbox'
# timeout: 45000
headless: true
allowed-hostnames:
disallowed-hostnames:
- recorder-cambodia-rica-redhead.trycloudflare.com

# ---------------------------

# version: 2
# percy:
# defer-uploads: true
# discovery:
# networkIdleTimeout: 700
# allowed-hostnames:
# - bugfix-th-renegbl-56815.th.qa.kfc.dev
42 changes: 42 additions & 0 deletions snapshots.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
- name: alcon
url: https://example.com
# - name: https://in.pinterest.com/
# url: https://in.pinterest.com/
# - name: https://in.jbl.com/
# url: https://in.jbl.com/
# - name: https://github.com/
# url: https://github.com/
# - name: https://www.apple.com/
# url: https://www.apple.com/
# - name: https://www.ibm.com/in-en
# url: https://www.ibm.com/in-en

# - name: lorem2
# url: https://percy.io
# - name: lorem3
# url: https://browserstack.com
# execute:
# afterResize: |
# document.querySelector('.swan-listbox-popover').click()

# version: 2
# snapshot:
# name: Percy_POC
# url: https://cwc-dona.iv.apps.lilly.com/signUp/complete
# widths:
# - 375
# - 1280
# enableJavascript: false
# discovery:
# networkIdleTimeout: 750
# # cookies:
# # odin_unrestricted_access: "0e0be4bc-9298-4422-b790-25f3ffe6740c"
# # launch-options:
# # args:
# # - "--disable-web-security"
# # timeout: 30000
# # headless: false
# # allowed-hostnames:
# # - "lucky8.stable-fe.nightking.dev"
# # - "images.ctfassets.net"

0 comments on commit a273d1a

Please sign in to comment.