Crawl settings

Add Script

Click Add Script to upload a Selenium script to be used for crawling the web application. Click Choose File to upload a script from your local file system, or drag and drop the file into the Import File window. You can add any number of scripts. Use Qualys Browser Recorder to create a Selenium script. To know more about Qualys Browser Recorder, refer to the online help.

Specify URL or regular expression to trigger this script. You must enter a URL or a regular expression (in PCRE format). Then select the Use Regex check box.

Run only after form authenticated was successful. Select if form authentication is defined for the web application and you want this script to run only after form authentication has been successful.

Validation Regular Expression. Enter a valid regular expression to be used by our service to verify that the script ran successfully. The regular expression must be entered in PCRE format.