UiPath Documentation
activities
latest
false

Workflow-Aktivitäten

Letzte Aktualisierung 5. Mai 2026

Attach Document

UiPath.Testing.Activities.AttachDocument

Beschreibung

Attach documents to your test execution results to have proof of the outcome. You can view the attachment in Orchestrator by navigating to Testing > Test Executions > Test Run Details and then selecting View attachments on a specific test case.

Hinweis:
  • Die Anhänge sind nur verfügbar, wenn Sie den Workflow als Testfall ausführen. Wenn Sie ihn als Teil eines Auftrags ausführen, ist der Anhang nicht verfügbar.
  • Die Anhangsvorschau im Orchestrator ist für die Dateiformate JSON, TXT, XML, PNG und JPEG verfügbar.

Projektkompatibilität

Windows - Legacy | Windows | Plattformübergreifend

Windows – Legacy-Konfiguration

Designer-Panel
  • Datei – Geben Sie den Dateipfad des Dokuments an, das an den Testfall angehängt wird, oder suchen Sie auf Ihrer Maschine nach der Datei.
Eigenschaften-Panel

Allgemein

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

Eingabe

  • File - Specify the file path of the document that will be attached to the test case.
  • Tags - Set custom tags to the attached document.

Sonstiges

  • 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 stops. If the value is set to True, the execution of the project continues regardless of any error.
  • Privat (Private) - Bei Auswahl werden die Werte von Variablen und Argumenten nicht mehr auf der Stufe Verbose protokolliert.

Windows, plattformübergreifende Konfiguration

  • File - Specify the file path of the document that will be attached to the test case.
Erweiterte Optionen
  • Tags - Set custom tags to the attached document.
  • 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 stops. If the value is set to True, the execution of the project continues regardless of any error.

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