image - Set background image
Usage:
- command: image set <filename>
- command: image clear
Argument |
Description |
|---|---|
|
Set background image |
|
Clear background image |
filename |
Filename of the PNG or JPEG file to show, relative to the test plan’s suite folder |
The step fails if filename does not exist, or cannot be decoded as a PNG or JPEG image.
Examples