Activities
latest
false
Banner background image
UI Automation Activities
Last updated Apr 26, 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.

Was this page helpful?

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