Closed mwq27 closed 5 years ago
We've already faced same errors and fixed it in higher releases. Let's try to update your testcafe version to 1.0.0
.
Oh wow I didn't know that 1.0.0 was released. Thanks @LavrovArtem :)
Closing, upgrading to 1.0.0 was the solution.
I'm trying run tests using a remote browser connection in IE11. Before the test page even loads, the console is flooded with logs of
SCRIPT28: Out of stack space
, and thenSCRIPT5022: NoModificationAllowedError -> hammerhead.js (8,. 20470)
. My tests run perfectly fine in Chrome and Firefox.Sometimes the login page actually loads as the test is about to begin, but the browser locks up. I am able to verify that the
before
andbeforeEach
hooks are working.Testcafe Version:
0.23.1
Machine:
Mac OS Mojave