Novari-QA
8 years agoFrequent Contributor
Detect if a page has been refreshed?
Is there a method or script out there that can detect if a page has been refreshed? On our website one of our pages auto refreshes every 30sec. Id like to detect if that feature still works?
Thoughts?
I'm not sure there is a "standard" way of doing it since there are probably any number of ways of having a web page auto-refresh like that. I'd see if there was some sort of property or object or something on the page that stores the state or something like "last refreshed" or something like that.