https://cypress.io logo
Hello , i need help , in my application i using el...
# e2e-testing
k
Hello , i need help , in my application i using element ui and have el-upload, is basically a wrap input file, but i connot use selectFile , i try to use cy.get('#cnh > div > input').selectFile('fixtures/motorista.jpg', { force: true }) but dont work