Gets/Sets the max wait time in milliseconds that the
browser will wait for a command to process
before it times out.
Syntax| C# |
public int CommandTimeOut { get; set; }
Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)
