From 6a775be76e3f012f1775fa11bbda8ddc45e6c1aa Mon Sep 17 00:00:00 2001 From: rishigupta1599 Date: Fri, 20 Dec 2024 13:12:52 +0530 Subject: [PATCH] Removing unwanted files --- .percy.yml | 22 ---------------------- .percy.yml.copy | 46 ---------------------------------------------- snapshots.yml | 42 ------------------------------------------ 3 files changed, 110 deletions(-) delete mode 100644 .percy.yml delete mode 100644 .percy.yml.copy delete mode 100644 snapshots.yml diff --git a/.percy.yml b/.percy.yml deleted file mode 100644 index 6c5f9a223..000000000 --- a/.percy.yml +++ /dev/null @@ -1,22 +0,0 @@ -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" \ No newline at end of file diff --git a/.percy.yml.copy b/.percy.yml.copy deleted file mode 100644 index 1fef77964..000000000 --- a/.percy.yml.copy +++ /dev/null @@ -1,46 +0,0 @@ -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 \ No newline at end of file diff --git a/snapshots.yml b/snapshots.yml deleted file mode 100644 index 8a30dab79..000000000 --- a/snapshots.yml +++ /dev/null @@ -1,42 +0,0 @@ -- 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" -