activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
UiPath logo, featuring letters U and I in white

Actividades UIAutomation

Última actualización 19 de feb. de 2025

Clase de dispositivo

Crea el objeto de dispositivo con el que deseas conectarte.

Definición

Espacio de nombres: UiPath.MobileAutomation.API.Contracts

Ensamblado: UiPath.MobileAutomation.API (en UiPath.MobileAutomation.API.dll)

Sintaxis

[object Object],[object Object],[object Object],[object Object],[object Object]public class Device
El tipo Device expone los siguientes miembros.

Constructores

[object Object],[object Object],[object Object],[object Object],[object Object]public Device()
Dispositivo
Inicializa una nueva instancia de la clase Device .

Propiedades

Capacidades

Una colección de pares <string, string> que especifican las capacidades del dispositivo al que está conectado.

Definición

Espacio de nombres: UiPath.MobileAutomation.API.Models

Ensamblado: UiPath.MobileAutomation.API (en UiPath.MobileAutomation.API.dll)

Sintaxis

Property Value: Dictionary< String, String>
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]public Dictionary<string, string> Capabilities { get; }

DeviceName

El nombre de un dispositivo concreto que se va a automatizar (por ejemplo, iPhone 13).

Definición

Espacio de nombres: UiPath.MobileAutomation.API.Models

Ensamblado: UiPath.MobileAutomation.API (en UiPath.MobileAutomation.API.dll)

Sintaxis

Property Value: String

[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]public string DeviceName { get; }

NombreParaMostrar

El nombre para mostrar del dispositivo.

Definición

Espacio de nombres: UiPath.MobileAutomation.API.Models

Ensamblado: UiPath.MobileAutomation.API (en UiPath.MobileAutomation.API.dll)

Sintaxis

Property Value: String

[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]public string DisplayName { get; }

HttpHeaders

Una colección de <string, string> pares que representan encabezados Http personalizados que quieres añadir a las solicitudes Http predeterminadas.

Definición

Espacio de nombres: UiPath.MobileAutomation.API.Models

Ensamblado: UiPath.MobileAutomation.API (en UiPath.MobileAutomation.API.dll)

Sintaxis

Property Value: Dictionary< String, String>

[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]public Dictionary<string, string> HttpHeaders { get; }

NombreDePlataforma

El tipo de plataforma que aloja el navegador.

Definición

Espacio de nombres: UiPath.MobileAutomation.API.Models

Ensamblado: UiPath.MobileAutomation.API (en UiPath.MobileAutomation.API.dll)

Sintaxis

Valor de propiedad: PlatformType
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]public PlatformType PlatformName { get; }

PlatformVersion

La versión de una plataforma (por ejemplo, para iOS, 16.0).

Definición

Espacio de nombres: UiPath.MobileAutomation.API.Models

Ensamblado: UiPath.MobileAutomation.API (en UiPath.MobileAutomation.API.dll)

Sintaxis

Property Value: String

[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]public string PlatformVersion { get; }

Url

La URL del servidor de Appium que desea utilizar para conectarse a un dispositivo móvil.

Definición

Espacio de nombres: UiPath.MobileAutomation.API.Models

Ensamblado: UiPath.MobileAutomation.API (en UiPath.MobileAutomation.API.dll)

Sintaxis

Property Value: String

[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]public string Url { get; }

¿Te ha resultado útil esta página?

Obtén la ayuda que necesitas
RPA para el aprendizaje - Cursos de automatización
Foro de la comunidad UiPath
Uipath Logo White