IQueryToken Interface

Definition

A query token. Part of a query for matching view elements for queries and gestures.

public interface IQueryToken
type IQueryToken = interface
Public Interface IQueryToken

Methods

ToCodeString()

Returns a string representation of the code representing the query. Used for output.

ToQueryString(QueryPlatform)

Converts the query token to a Calabash query string.

Applies to