cypress-docker-images icon indicating copy to clipboard operation
cypress-docker-images copied to clipboard

Difference between docker and cli version (cypress-file-upload)

Open ujja opened this issue 5 years ago • 0 comments

We have more testcases, but one seems to be not working on docker version, but works on cli version.

We are using cypress vesion 5.3.0 with react, and cypress-file-upload there. (not just in this testcase) The file upload of cypress-file-upload works differently (cy.get('').attachFile(..))

Is there a way to find the difference using docker, and cli version?

ujja avatar Nov 04 '20 15:11 ujja