activities
latest
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

UIAutomation-Aktivitäten

Letzte Aktualisierung 18. März 2026

Get Logs

UiPath.MobileAutomation.Activities.GetLogs

Beschreibung

Retrieves the logs from a mobile device connected via the Mobile Device Connection scope activity.

Projektkompatibilität

Windows - Legacy | Windows

Konfiguration

Eigenschaften-Panel
Allgemein
  • ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.

    Hinweis:

    Wenn die Aktivität in Abfangen versuchen (Try Catch) enthalten ist und der Wert der Eigenschaft BeiFehlerFortfahren (ContinueOnError) auf Wahr (True) gesetzt ist, wird kein Fehler bei der Ausführung des Projekts abgefangen.

  • AnzeigeName (DisplayName) - Der Anzeigename der Aktivität.

Eingabe
  • AppendToLogFile - A boolean variable which specifies whether the new logs should be appended to the log file or a new file should be created. By default, this property is set to True.
  • LogFilePath - The full path where you want to save the logs. This path can point to an already existing log file, in which case the AppendToLogFile property dictates if the file is appended or overwritten, or to a new path, where a new file is created. This field supports only strings and String variables.
  • LogType - Specifies which types of logs must be retrieved from the mobile device. This field supports only strings and String variables.
Sonstiges
  • Privat (Private) - Bei Auswahl werden die Werte von Variablen und Argumenten nicht mehr auf der Stufe Verbose protokolliert.
  • Beschreibung
  • Projektkompatibilität
  • Konfiguration

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben