Experimental
Error returned by RemoteSession.finalizeSimulation when the agent's onSimulationEnd callback fails.
onSimulationEnd
The callback error remains the thrown error, while userVerdict preserves a verdict recorded before that failure.
userVerdict
Optional
Readonly
Error returned by RemoteSession.finalizeSimulation when the agent's
onSimulationEndcallback fails.The callback error remains the thrown error, while
userVerdictpreserves a verdict recorded before that failure.