Xamarin.UITest.Queries Namespace

Classes

AppPrintHelper

A fluent API for making test output easier. Mirrored query methods from the app classes that print directly to Console.

AppQuery

Fluent query API for specifying view elements to match for queries and gestures.

AppRect

Representation of a view elements position and size.

AppResult

Representation of a view element in the app.

AppTypedSelector<T>

Fluent query API for specifying the type in property and invoke result.

AppWebQuery

Fluent query API for specifying view elements predicates for web elements.

AppWebRect

Representation of a web elements position and size.

AppWebResult

Representation of a web element in the app.

InvokeJSAppQuery

Fluent query API for invoking javascipt on Webviews.

PropertyAppQuery

Fluent query API for specifying view elements predicates for properties.

Interfaces

IAppTypedSelector

Helper interface for exposing property from the fluent query API without cluttering the fluent API itself (when using explicit interface implementation).

IRect

Representation of a view elements position and size.

ITokenContainer

Helper interface for exposing tokens from the fluent query API without cluttering the fluent API itself (when using explicit interface implementation).

Enums

QueryPlatform

Representation of the different platforms a query can be targettet at.