Search the web
Sign In
New User? Sign Up
jsunit
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
JSUnit 2.2 TestRunner with Firefox 3.07?   Message List  
Reply | Forward Message #1197 of 1231 |
Thus far this is what I've tried, I'm using Firefox 3.07

1. Made sure in about:config that the property
browser.cache.check_doc_frequency is set to 1 which the browser interprets as
"check for a new page every time".

2. Made sure in about:config that the property
security.fileuri.strict_origin_policy is set to false.

3. When opening your browser be sure to specify to the testrunner.html page
which test you want to run using the testpage parameter,

I.E.: file:///.../testRunner.html?testpage=c:/temp/someTest.html

4. Tak an additional random parameter on the end to ensure that the cache is
gone.

Everything above seems to work, except it is still caching my *.js files for
some stupid reason. I really thought it would have had to do with changing the
random parameter at the end to kill the cache, but that doesn't seem to be doing
the trick. What else can be done to make JSUnit work with Firefox 3.07? The
files are located on my hdd.

Also, I'm using Firebug and the web developer toolbar, if that is of any
consequence.

Thank you,
Andrew J. Leer




Fri Mar 6, 2009 4:28 pm

maskkkk132
Offline Offline
Send Email Send Email

Forward
Message #1197 of 1231 |
Expand Messages Author Sort by Date

Thus far this is what I've tried, I'm using Firefox 3.07 1. Made sure in about:config that the property browser.cache.check_doc_frequency is set to 1 which the...
maskkkk132
Offline Send Email
Mar 6, 2009
4:53 pm

Nevermind...http://stackoverflow.com/questions/619170/getting-firefox-3-to-work-with-jsunit/619484#619484...
maskkkk132
Offline Send Email
Mar 6, 2009
5:04 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help