OptionalfinalRegex pattern that the final URL must match.
Tested with new RegExp(pattern).test(finalUrl).
OptionalgoalWhether the goal should be completed (default: true)
OptionaljudgeCustom validation criteria for LLM judge oracles
OptionalmaxMaximum number of steps allowed (exceeding = fail)
OptionalminMinimum judge confidence for a passing result (0.0 to 1.0)
Expected outcomes for a Computer Use test. Stored as JSON in TestEntity.ExpectedOutcomes.