WebSetReferrer

Note: This statement is only used in load test scripts. See Load Testing for more information.

Sets the referrer URL used by other load testing statements.

Syntax

WebSetReferrer("Referrer")

Arguments

Argument Description
Referrer Referrer URL. Relative paths are automatically prepended with the %URLROOT% repository variable. If the referrer is not specified, the URL is cleared.

Example

WebSetReferrer("http://www.wysicorp.com/")