Bug #26 - Cannot generate report files when driven by Selenium
Submitted by: Anonymous
Date submitted: 2010-08-19 02:50:34 UTC
Status: Closed
This error is described in
http://siliconforks.com/forum/viewtopic.php?f=1&t=174&p=424#p424
The error console in firefox is:
Error: uncaught exception: [Exception... "Component returned failure code:
0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.clearUserPref]" nsresult:
"0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame ::
chrome://dotnetassistant/content/bootstrap.js ::
BootStrapDotNetAsssitantExtension :: line 52" data: no]
Error: Permission denied for <http://localhost:8080> to get property
Window._$jscoverage from <>.
Source File: http://localhost:8080/jscoverage.js
Line: 34
if (w.opener && w.opener.top._$jscoverage) {
Error: ProgressBar is undefined
Source File: http://localhost:8080/jscoverage.js
Line: 311
ProgressBar.init(progressBar);
Error: [Exception... "Component returned failure code: 0x80040111
(NS_ERROR_NOT_AVAILABLE) [nsIChannel.contentType]" nsresult: "0x80040111
(NS_ERROR_NOT_AVAILABLE)" location: "JS frame ::
file:///C:/Program%20Files/Mozilla%20Firefox/components/FeedProcessor.js ::
FP_onStartRequest :: line 1440" data: no]
Source File:
file:///C:/Program%20Files/Mozilla%20Firefox/components/FeedProcessor.js
Line: 1440
channel.contentType = "application/vnd.mozilla.maybe.feed";
Add a comment
Date submitted: 2010-08-21 03:51:37 UTC