Log in or register to post comments we can change baseUrl dynamically by passing baseUrl in command line. This is how baseurl is defined in cypress.json file "baseUrl": "https://dev.myurl.com" You can override the same using command line npx cypress run --config baseUrl="https://qa.myurl.com/" Related Content Cypress Configuration Cypress visit Command Cypress Tutorial Tags Cypress Interview Questions