When using Firefox for test execution it might freeze.
The cause for this might be the Firefox setting javascript.options.strict
.
Try setting this to false
if it is true
in your Firefox configuration.
Also see Javascript.options.strict .
Last edited on
When using Firefox for test execution it might freeze.
The cause for this might be the Firefox setting javascript.options.strict
.
Try setting this to false
if it is true
in your Firefox configuration.
Also see Javascript.options.strict .