This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I'm curious how can I disable permanently the browser caching?

  • 1 (رد واحد)
  • 1 has this problem
  • 7 views
  • آخر ردّ كتبه ideato

more options

I'm using selenium to test my web application. If i do nay changes on my js code. I cant see those changes until I'll do multiple time force refreshes then i can see. (If ill be lucky). Its due to caching issue.

I'm open to any better suggestions.

Thanks

I'm using selenium to test my web application. If i do nay changes on my js code. I cant see those changes until I'll do multiple time force refreshes then i can see. (If ill be lucky). Its due to caching issue. I'm open to any better suggestions. Thanks

All Replies (1)

more options

Hello, any positive different if you change to 1 the browser.cache.check_doc_frequency in about:config ?

http://kb.mozillazine.org/Browser.cache.check_doc_frequency

thank you