Get your 6-month No-Cost Opt-Out offer for Unlimited software automation!

Method TestPath

Retrieves test path programatically by calling the TestPath parameter from script view

Usage

Function ZAP.TestPath()

Parameters

This method does not take parameters

Returns

Test path as String

Example

VBScript

testPath = Zap.TestPath()

JavaScript

var testPath = Zap.TestPath();

Documentation Categories

ZAPTEST

FARM

LOAD