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.
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.