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

UI Automation Activities

Last updated Mar 25, 2025

CreateDevice

Creates a new device. You can use this device in code but it will not be saved in Mobile Device Manager.

Definition

Namespace: UiPath.MobileAutomation.API.Contracts

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

CreateDevice(string, string)

 [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]CreateDevice(
	    string appiumUrl,
	    string displayName
)
appiumUrl String
The Appium URL.
displayName String
The name of the device

Return value

The device builder that you use to configure your device.

Was this page helpful?

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