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_findSearches inside an HTML page for a specified text string.
web_global_verificationSearches for text string in all subsequent requests.
web_global_verification_pauseSuspends the specified checks set by web_global_verification.
web_global_verification_resumeResumes the specified checks suspended by web_global_verification_pause.
web_image_checkVerifies the presence of a specified image inside an HTML page.
web_reg_findRegisters a search for a text string for the next Action function.