LoopCount Property

Definition

Assembly HeadlessTestingFramework.dll

Gets or sets whether to loop the video (for GIF output). Default is 0 (infinite loop).

public int LoopCount { get; set; }

Returns