LogoRobo.js
Packages@robojs/mock

ReplayResult

Interface: ReplayResult

Result of a replay operation

Properties

PropertyTypeDescription
actionsReplayednumberNumber of actions that were replayed
durationnumberActual duration of replay in ms
successbooleanWhether replay completed successfully
validation?ValidationResultValidation results if validation was enabled

On this page