While testing an application using Cypress, Peter wants to select and click on a button that says "Submit". What Cypress command should Peter use?

cy.select('Submit').click()

cy.get('button').click('Submit')

cy.find('button').click()

cy.contains('Submit').click()

Verified Answer
Correct Option - d

To get all Infosys Certified Angular Expert Exam questions Join Telegram Group https://grateful.prepflix.in/infy-lex-pdfs

Telegram