KarmaStartSettings.

CaptureTimeout Property

Summary

Kill browser if does not capture in given time (ms).
Assembly
Cake.Karma.dll
Namespace
Cake.Karma
Containing Type
KarmaStartSettings

Syntax

public Nullable<int> CaptureTimeout { get; set; }

Value

Type Description
Nullable<int>