Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Screen

The screen components in the RPA Desktop Design Studio enable capturing program windows and changing screen resolution.

  • Use the Capture component
    Capture a screen or a window in the desktop or an application as part of an automation Workflow using the Capture component in the RPA Desktop Design Studio .
  • Use the CaptureWindow component
    Capture the image of an application window as part of an automation Workflow by using the CaptureWindow component in RPA Desktop Design Studio.
  • Use the ChangeResolution component
    Change the resolution of a user's system screen as part of an automation Workflow by using the ChangeResolution component in RPA Desktop Design Studio.
  • Use the GetResolution component
    Get the resolution of the current screen by using the GetResolution component in RPA Desktop Design Studio.
  • Properties of the Screen components
    Learn about the properties of the Screen components in RPA Desktop Design Studio.

Parent Topic:Utilities