activities
latest
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde.
UiPath logo, featuring letters U and I in white
UIAutomation-Aktivitäten
Last updated 28. Okt. 2024

ExecuteCommand

Führen Sie native mobile Befehle aus, die keinem bestimmten Endpunkt zugeordnet sind. Sie können beispielsweise die Akkuinformationen abrufen oder Warnungen verwerfen (siehe Appium-Befehle).

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

ExecuteCommand(string, Dictionary<string,Object>,MobileOptions.ExecuteCommandOptions)

ExecuteCommand(
	    string command,
	    Dictionary<string, Object> parameters = null,
	    MobileOptions.ExecuteCommandOptions options = null
)ExecuteCommand(
	    string command,
	    Dictionary<string, Object> parameters = null,
	    MobileOptions.ExecuteCommandOptions options = null
)
command String
Der Befehl, den Sie ausführen möchten.
Parameter Dictionary< String, Object> (Optional)
Ein Dictionary<TKey, IDalue>), das die Liste der Parameternamen und deren entsprechende Werte enthält.
options MobileOptions.ExecuteCommandOptions (Optional)
Gibt den MobileOptions.ExecuteCommandOptions für die ExecuteCommand -Aktion an. Der Standardwert ist null.

Rückgabewert

Gibt das Ergebnis des ausgeführten Befehls als Objekt vom Typ (Objekt) zurück.

War diese Seite hilfreich?

Hilfe erhalten
RPA lernen – Automatisierungskurse
UiPath Community-Forum
Uipath Logo White
Vertrauen und Sicherheit
© 2005–2024 UiPath. Alle Rechte vorbehalten