Gets the container window of the browser that contains the actual content of the page.
(Excludes the browser toolbars, buttons ...etc.)
Syntax| C# |
public virtual Window ContentWindow { get; }
Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)
