Fix Cypress error
- Sep 21, 2022
-
-
Raj Manandhar authored
- Update resources download count - Update obsolete resource link - Note this does not fix pipeline run of cypress
-
UNCLASSIFIED - NO CUI
For all below check the following breakpoints for Vue apps
Devices | Code | Screen sizes |
---|---|---|
Extra Small | xs | < 600px |
Small | sm | 600px > < 960px |
Medium | md | 960px > < 1264px |
Large | lg | 1264px > < 1904px |
Extra Large | xl | > 1904px |
GET
s, make sure that text/html return type is avoided and application/json is used when dealing with json data.no-cache
is on confidential web pages.rel="noopener noreferrer"
is on any link that opens to a new tab..webp
images instead of .png
, .jpg
, .jpeg
, etc.data-cy="download"
.- Update resources download count - Update obsolete resource link - Note this does not fix pipeline run of cypress
UNCLASSIFIED - NO CUI