Articles Tagged 'variable'

Articles
Rapise Global Variables Reference Guide

Rapise provides a set of global variables that can be accessed in JavaScript to control test execution. This reference guide lists each available variable and its purpose, covering settings for playback timing, error handling, screenshots, and Spira integration. [r] - means that the variable is readonly.

How to organize custom code in User.js

Every test has a User.js file and it is a place to put custom code and functions. This code must follow a few rules.