Cypress Quiz

Correct: 0
Incorrect: 0
Remaining: 14
💡 What will happen after passing negative number to the .go() method?
cy.go(-1)
A | Go back one page
B | Go forward one page
C | Error, negative numbers cannot be used