| name | screenshot |
|---|---|
| description | Takes screenshots at specific points in a system test using the Ruby debugger. Use when the user wants to capture screenshots of a UI flow or page state during a system test without modifying test files. |
Take screenshots at specific points in a system test using the Ruby debugger to inject page.save_screenshot calls non-invasively.
The user wants screenshots of: $ARGUMENTS