Skip to main content
The Screenshot node captures a screenshot of the current page or a specific element. This is useful for documentation, debugging, or visual verification.

Parameters

Examples

Capture a screenshot with metadata for identification in results:

Notes

  • Screenshots are stored and can be accessed in the run results
  • Use margin to remove a fraction of the viewport during stitched full-page screenshots. For example, 0.1 removes 10% overlap and can help avoid duplicate sticky headers.