OptionalCurrentThe page URL when the run ended, when known.
OptionalDetailHuman-readable detail (judge feedback / error message).
OptionalStatusA terminal status label (e.g. 'Completed', 'MaxStepsReached', 'Impossible', 'Error').
OptionalStepNumber of perceive-act steps executed (computer-use strategy).
OptionalStrategyWhich control strategy executed the goal.
Whether the goal was achieved.
The outcome of an autonomous, goal-driven browser run — either the computer-use loop (IRemoteBrowserSession.RunComputerUseGoal) or a backend's native AI control (IRemoteBrowserSession.InvokeNativeAIControl), unified by resolveControlStrategy.