Screenshots will not be taken for the commands listed below, even if you set “Every step" for Runtime Screenshots in the test run settings dialog.
The screenshot feature is designed to allow you to check the state of the screen at moments when changes occur. Therefore, commands that do not cause a change in the screen or do not refer to the displayed screen will not take a screenshot. If you want to get a screenshot at a specific time, please refer to this page.
System
- Close tab/window
- Set cookie
- Clear cookies
- Set value to local storage
- Clear local storage
- Set value to session storage
- Clear session storage
- Set clipboard value
- Web API call
- Set geolocation
- Arithmetic operation
- Date Calculation
- Comment
- Blank line
- Output to log
Assertion
- Assert tab/window is closed
- Assert variable equals
- Assert variable does not equal
- Assert variable contains
- Assert variable does not contain
- Assert variable satisfies numerical comparison
Conditional
- If variable equals
- If variable does not equal
- If variable contains
- If variable does not contain
- If variable satisfies numerical comparison
Variable
- Store local storage value
- Store session storage value
- Store unique value generated based on the current time
- Store fixed value
- Store substring matching regular expression
- Store the result of the replacement
- Store clipboard value
- Store 2FA passcode
- Store text file contents