The methods of Xamarin.UITest.Queries.AppPrintHelper are listed below. For a list of all members, see the AppPrintHelper Members list.
See Also: Inherited members from System.Object
Query(Func<AppQuery, AppQuery>)Prints the view elements matched by query to Console. | ||
Query(Func<AppQuery, AppWebQuery>)Prints the view elements matched by query to Console. | ||
Query<T>(Func<AppQuery, AppTypedSelector<T>>)Prints the properties matched by query to Console. | ||
Tree(Nullable<bool>)Prints a tree of the visible view elements. | ||
Visible()Prints all the visible view elements to Console. | ||