Cypress - Navigation and URL
You want to write a test that visits the home page using
baseUrl but also test a full external URL. How should you write the visit commands?