InvokeJSAppQuery Class

Definition

Fluent query API for invoking javascipt on Webviews.

public class InvokeJSAppQuery : Xamarin.UITest.Utils.IFluentInterface
type InvokeJSAppQuery = class
    interface IFluentInterface
    interface ITokenContainer
Public Class InvokeJSAppQuery
Implements IFluentInterface
Inheritance
InvokeJSAppQuery
Implements

Constructors

InvokeJSAppQuery(AppQuery, String)

Initial constructor. Should not be called directly, but used as part of the fluent API in the app classes.

Explicit Interface Implementations

IFluentInterface.GetType()
ITokenContainer.Tokens

The tokens of the current query.

Applies to