question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Test hangs in Firefox and js error appears on the page

See original GitHub issue

Are 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

(Created from the comment by @tjoskar)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
helen-dikarevacommented, Feb 15, 2017

Now our basic example tests passe on all latest versions of Firefox:

  • Last oficial version
  • Beta
  • Developer Edition
  • Nightly
0reactions
lock[bot]commented, Mar 29, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found