activities
latest
false
UiPath logo, featuring letters U and I in white

UI Automation Activities

Last updated Dec 20, 2024

TakeScreenshot

Takes a screenshot of the screen of the mobile device you are using with custom dimensions.

Definition

Namespace: UiPath.MobileAutomation.API.Models

Assembly: UiPath.MobileAutomation.API (in UiPath.MobileAutomation.API.dll)

TakeScreenshot(MobileScreenRect, MobileOptions.TakeScreenshotOptions)

TakeScreenshot(
	    MobileScreenRect screenRegion = null,
	    MobileOptions. TakeScreenshotOptions options = null
)TakeScreenshot(
	    MobileScreenRect screenRegion = null,
	    MobileOptions. TakeScreenshotOptions options = null
)
screenRegion MobileScreenRect (Optional)
Specifies the region that we are interested in. Default value is null. If no region is specified a screenshot of the entire screen will be made.
options MobileOptions.TakeScreenshotOptions (Optional)
Specifies the MobileOptions.TakeScreenshotOptions for the TakeScreenshot action. Default value is null.
  • Definition
  • TakeScreenshot(MobileScreenRect, MobileOptions.TakeScreenshotOptions)

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.