env_screenshot
See what is happening on a virtual machine by capturing its screen, even when SSH or network access is unavailable. Use it on any environment, golden image, or VirtualBox VM while running.
Instructions
Capture a running machine's screen and return it as an image. This is how to see a guest that has no SSH - it needs nothing of the guest, not even a network. The name can be an environment, a golden image, or any VirtualBox VM by name: reading a screen changes nothing, so this one is safe to point at a machine terrarium does not manage. The input tools (env_type, env_keys, env_click, env_scroll) are environments only. The machine must be running. The screen lags behind keystrokes, so after env_type or env_keys take a fresh screenshot to see what actually happened.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | name of the environment, golden image, or VirtualBox VM |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | ||
| height | Yes |