Activities
latest
false
Banner background image
UI Automation Activities
Last updated Apr 26, 2024

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)

CreateDevice(
	    string appiumUrl,
	    string displayName
)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.

  • Definition
  • CreateDevice(string, string)
  • Return value

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.