[]
Gets or sets the maximum time to wait for the browser instance to start, in milliseconds.
Equals to 30000 ms by default. Set to 0 for unlimited launch time.
public int MaxLaunchTime { get; set; }
Public Property MaxLaunchTime As Integer