Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

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

  • 1 odgovor
  • 1 ima ovaj problem
  • 7 prikaza
  • Posljednji odgovor od 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

Svi odgovori (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