SetWebTimeout

Top  Previous  Next

×V3.1Ø ((EMUE + Web))

Syntax -

SetWebTimeout <timeout>

       Where:

               <timeout> is an integer or a variable that contains an integer.  

 

Description:

This command can be used to change the amount of time (in seconds) that EMUE will wait for a web page to load.  The default value is 60 seconds.  When this command is used, the timeout will remain the same until there is another SetWebTimeout command to change it.

 

Note: This command is a part of the Web Macro Commands, introduced in EMUE V3 and should not be mixed with Web Scripting Commands from EMUE V4.

 

Sample:

SetWebTimeout 30