UiPath Documentation
test-manager
latest
false
Test Manager-Benutzerhandbuch
Wichtig :
Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

Playwright test result states

Result and status values shown for a Playwright test execution in Test Manager, including the Attempts drill-down.

Hinweis:

This capability is in controlled availability, delivered only to eligible tenants. It is available in Test Manager when delivered through Test Cloud.

Status (State)Bedeutung
Passed / FailedFinal status of the test after all configured retries.
SkippedThe test was skipped in Playwright (test.skip/test.fixme, or a skip annotation). No Passed/Failed result is recorded; the skip reason appears as the log's informational message.
Kein ErgebnisThe Playwright result artifact did not contain a result for this test case. The log shows the message "The Playwright result artifact did not contain a result for this test case…".
AbgebrochenShown when the test set execution itself is cancelled.
Type = AutomatedAll Playwright executions are flagged Automated.

A test that fails on an earlier attempt but passes on a later retry is recorded as Passed — the failed attempt(s) remain visible in the Attempts tab, and the per-test playwright-result.json attachment records wasFlaky: true.

For the tabs that expose attempt-level detail, see How Playwright artifact capture works.

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