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