https://cypress.io logo
selectFile doesnt work for me in one test, and in ...
# i-need-help
b
Hi guys, i have problem with selectFile, i am using it one test and it works okay, in another it doesnt. When i try to check cypress buffer in than in non working test it fails (expect(Cypress.Buffer.isBuffer(file)).to.be.true)
g
can you provide an example that shows the problem?