REFRESH
Top  Previous  Next


Refreshes (Reloads) current browser window. Refresh includes sending a "pragma:nocache" header to the server (HTTP URLs only) which causes all elements of the website to be reloaded from the webserver.

Syntax

REFRESH


Parameters

None


Examples

Use the
REFRESH and STOPWATCH commands to do a statistical measurement of response times:

SET !FILESTOPWATCH myresults.csv
STOPWATCH ID=total
URL GOTO=http://www.iopus.com
STOPWATCH ID=total
STOPWATCH ID=total
REFRESH
STOPWATCH ID=total
STOPWATCH ID=total
REFRESH
STOPWATCH ID=total
...


See Also

BACK, CLEAR



Page URL http://www.iopus.com/imacros/help/cmd_refresh.htm