Most browsers will cache input values by default. Only those forced refresh using ctl+F5 can clear cache records.
If you don't want the browser to cache the input value, there are 2 ways:
Method 1:
Add in input that you don't want to use cache
XML/HTML Code Copy content to clipboard