Cypress - Navigation and URL
You need to visit 'https://example.com' and allow up to 15 seconds for the page to load before the test fails. Which of the following
cy.visit() usages correctly implements this?