Skip to content

Commit b8489a8

Browse files
update url allow list to reference Studio and cy.prompt
update url allow list to reference Studio and cy.prompt
1 parent 8267531 commit b8489a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/partials/_url_allowlist.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ If you are running the tests from within a restrictive VPN you will need to allo
22

33
**The URLs are the following:**
44

5-
- `https://api.cypress.io` - **Cypress API**
5+
- `https://api.cypress.io` - **Cypress API**, **Studio**, **cy.prompt()**
66
- `https://assets.cypress.io` - **Asset CDN** (Org logos, icons, videos,
77
screenshots, etc.)
88
- `https://authenticate.cypress.io` - **Authentication API**
99
- `https://capture.cypress.io` - **Cypress Test Replay**
1010
- `https://s3.amazonaws.com/capture.cypress.io` - **Uploading Cypress Test Replay from Test Runner**
11-
- `https://cloud.cypress.io` - **Cypress Cloud**
11+
- `https://cloud.cypress.io` - **Cypress Cloud**, **Studio**
1212
- `https://docs.cypress.io` - **Cypress documentation**
1313
- `https://download.cypress.io` - **CDN download of Cypress binary**
1414
- `https://on.cypress.io` - **URL shortener for link redirects**

0 commit comments

Comments
 (0)