TestMace
Search…
0.0.1-beta.24
Getting Started
Cloud Synchronization
Interface
The Menu
Interface Overview
Scratches
Node Types
Keyboard Shortcuts
Node Types
Project
Folder
RequestStep
Assertion
Link
API description
Broken
Script
Variables
User-Defined Variables
Default Variables
Environment Variables
Working with the project
Cookie
Authorization
Settings
Proxy
Other features
Bulk Edit
Import & Export
Default HTTP headers
CLI
Command line tool
Powered By
GitBook
Default Variables
Default Variables are special variables that can not be overridden. You can use them just like any other variables.
$parent
- a reference to a parent node;
$prevStep
- a reference to the previous node within a
Folder
node;
$nextStep
- a reference to the next node within a
Folder
node;
$dynamicVar
- a
dynamic variables
object;
$response
- a reference to a response in a
RequestStep
node;
$env
- an
environment variables
object.
$systemVar
- an object for accessing system environment variables
​
Previous
Dynamic Variables
Next - Variables
Environment Variables
Last modified
2yr ago
Copy link