Closed chobijaeyu closed 4 years ago
Unfortunately we have to close this issue as there is not enough information to reproduce the problem. This does not mean that your issue is not happening - it just means that we do not have a path to move forward.
We can't run the actual code provided and need to know specifically what about the input is different from the hundreds of tests we have on .type()
.
Please comment in this issue with a reproducible example - basic HTML, CSS, JS + the test code to run against it - and we will consider reopening the issue.
Also, try updating to the current version of Cypress.
seeing the same issue with cypress v10.10.0
hi goods day.
Current behavior:
the "name" form field should be input string. it work fine in normal mode. only fail in headless mode.
Desired behavior:
what I want to happen is headless working just like normal.
Test code to reproduce
Versions
Node: 13.8.0 OS: darwin x64
Angular: 9.0.0 ... animations, common, compiler, compiler-cli, core, forms ... language-service, platform-browser, platform-browser-dynamic ... router, service-worker Ivy Workspace: Yes
"cypress": "^4.0.1",