Udostępnij za pośrednictwem


PropertyAppQuery.Predicate(String, String) Metoda

Definicja

Dopasowuje właściwości pasujące do danego predykatu i tekstu. Umożliwia korzystanie z niewyświetlonych predykatów Calabash.

public Xamarin.UITest.Queries.AppQuery Predicate (string predicate, string text);
member this.Predicate : string * string -> Xamarin.UITest.Queries.AppQuery
Public Function Predicate (predicate As String, text As String) As AppQuery

Parametry

predicate
String

Predykat Calabash do użycia.

text
String

Tekst do dopasowania.

Zwraca

AppQuery

Dotyczy