Cypress - Navigation and URL
Which of the following is the correct syntax to move forward one page in browser history using
cy.go()?cy.go()?cy.go() argumentscy.go() accepts 'back', 'forward' or numbers like -1, 1 to move in history.cy.go('forward') is correct syntax.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions