Method TestPath
Retrieves test path programatically by calling the TestPath parameter from script viewUsage
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();
Comment
Get test path and save it to variable parameter