Aktivitäten
Neuestes
False
Bannerhintergrundbild
UIAutomation-Aktivitäten
Letzte Aktualisierung 26. Apr. 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.
parameters 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 weiß
Vertrauen und Sicherheit
© 2005-2024 UiPath. All rights reserved.