0

I have an web application and whenever i do some changes in server side and try to refresh the page from IE11, it does not work.
Only works when if I close all opened IE sessions and reopen new page or hit F12 Developer tools open.
Is there anyway to mimic this behavior programmatically? or any idea why only work when developer tools is opened?
It does work in Chrome or FireFox.

Deniz
  • 191
  • 1
  • 6
  • 17
  • Possible duplicate of [IE reloads page when opening F12 developer tools](https://stackoverflow.com/questions/31165927/ie-reloads-page-when-opening-f12-developer-tools) – Fobos Jul 30 '18 at 10:42
  • i read that also but my requirement is different, i want to use that option programmatically in java. – Deniz Jul 30 '18 at 10:47

0 Answers0