ChutzpahSettings.

LaunchInBrowser Property

Summary

Gets or sets an option to Launch the tests in a browser. If an option other than None is provided will try to launch in that browser.
Assembly
Cake.Chutzpah.dll
Namespace
Cake.Chutzpah
Containing Type
ChutzpahSettings

Syntax

public ChutzpahBrowser LaunchInBrowser { get; set; }

Value

Type Description
ChutzpahBrowser