Xamarin.UITest.Queries.AppWebResult Members

The members of Xamarin.UITest.Queries.AppWebResult are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

Classstring. The CSS class of the element.
Htmlstring. The raw HTML of the element.
Idstring. The HTML id of the element.
NodeNamestring. The tag name of the element.
NodeTypestring. The node type of the element.
RectAppWebRect. The Xamarin.UITest.Queries.AppWebRect rectangle representing the elements position and size.
TextContentstring. The text content of the element.
Valuestring. The form value of the element.
WebViewstring. A platform specific text representation of the containgin web view.