UIAssertion: { ancestorTitles?: string[]; errors?: UITestError[]; logs?: UILog[]; status: "pass" | "fail" | "skip" | "todo" | "run" | "only"; tags: UITag[]; title: string; }
Type declaration
-
Optional
ancestorTitles?: string[]
-
-
Optional
logs?: UILog[]
-
status: "pass" | "fail" | "skip" | "todo" | "run" | "only"
-
-
title: string