We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
const baseUrl = Cypress.config('baseUrl') || cy.state('window').origin const runningEndToEndTests = baseUrl !== Cypress.config('proxyUrl') if (runningEndToEndTests) {
But we most likely are NOT running a backend for component specs, so skip the request