Cypress - Navigation and URL
You want to verify that the current URL path starts with
/user and the query string contains id=42. Which Cypress code correctly does this?