Check Functions

The following functions may be used in a web script. VuGen does not record these functions. You must either manually program them into the script, or use the VuGen user interface to generate the functions. Click one of the following functions for more information:

web.globalVerificationsearches for text string in all subsequent requests.
web.globalVerificationPauseSuspends the specified checks set by web.globalVerification.
web.globalVerificationResumeResumes the specified checks suspended by web.globalVerificationPause.
web.imageCheckVerifies the presence of a specified image inside an HTML page.
web.regFindRegisters a search for a text string for the next action function.