Skip to content

Commit

Permalink
Add attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
FriggaHel committed Mar 18, 2024
1 parent 83d755f commit 063aace
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions visual-dotnet/SauceLabs.Visual/VisualClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ public class VisualClient : IDisposable
public VisualBuild Build { get; }
private readonly bool _externalBuild;
public bool CaptureDom { get; set; } = false;
private ResiliencePipeline _retryPipeline;

/// <summary>
/// Creates a new instance of <c>VisualClient</c>
Expand Down

0 comments on commit 063aace

Please sign in to comment.