Test hangs in Firefox and js error appears on the page
See original GitHub issueAre you requesting a feature or reporting a bug?
bug
What is the current behavior?
If I try to run the example in firefox (testcafe firefox tests
). Firefox nightly is started and then the cli-tool just “hangs” (nothing is happening) and if I open the dev tools in firefox I see the following error:
TypeError: Not allowed to define a non-configurable property on the WindowProxy object testcafe-core.js:1:7989
TypeError: C.default is undefined[Learn More] testcafe-ui.js:1:16328
TypeError: s.default is undefined[Learn More] testcafe-automation.js:1:1668
TypeError: u.default is undefined[Learn More] testcafe-driver.js:1:25145
TypeError: ClientDriver is not a constructor[Learn More]
What is the expected behavior?
Test should be passed
Specify your
- operating system: Mac OS X
- testcafe version: 0.9.0
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Firefox Freezes with Script Error - Mozilla Support
Firefox keeps freeing/hanging. First you will see the errors that pop up for me. Then the troubleshooting I have done to solve this...
Read more >JavaScript blocked or failed to load | Firefox Support Forum
You can use the Web Console (Firefox/Tools > Web Developer;Ctrl+Shift+K) to check the Net log to see if any content is blocked or...
Read more >Firefox hangs or is not responding - How to fix
When Firefox hangs, it stops responding to your clicks and doesn't seem to do anything. This article covers the various solutions depending on...
Read more >Firefox freezes on a website due to too much recursion in JS ...
Actual results: Firefox freezes (tested with the Windows-, openSUSE-, and Fedora versions of Firefox 36.0.4). It seems to be an error in the...
Read more >Firefox crashes when trying to open with javascript message
Click on "OK" to clear message as NO Error Codes are displayed, firefox start page goes away, desktop is now showing.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Now our basic example tests passe on all latest versions of Firefox:
This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.