ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure reference library
Browser.ViewSourceString property
Gets the source of the page currently loaded in the browser. This is the string that the framework used to build the DOM.
Syntax
C#
public string ViewSourceString { get; }

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)