How can I run same test with different inputs on Cypress?

前端 未结 0 395
无人共我
无人共我 2020-12-11 09:02

I have multiple tests and here is one of them:

Example.js file:

  it.only("filing in user\'s name", () => {
     cy.get("[data-cy=inp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题