I am using cypress to automate. I need to open the window file upload dialog and attach any file. How can I do it?

前端 未结 0 1445
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-07 03:27

the selector of the button is [data-ele="no-logo-ele"]

cy.get(\'[data-ele="no-logo-ele"]\').click();

This code does not do anything. Do I h

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