Using Artifactory to proxy Cypress with CYPRESS_DOWNLOAD_MIRROR

Solution 1:

In addition to accepted answer, it is possible to replace pre-defined 'Query Params' with enabling 'Propagate Query Params'. If set, the query params passed with the request to Artifactory, will be passed on to the remote repo.

Please note, according to JFrog docs, this setting is only available for Generic type repositories.