Udostępnij za pośrednictwem


Metoda UITestControl.WaitForControlExist —

Blokuje bieżącego wątku, dopóki ten formant występuje w interfejsie użytkownika lub do momentu domyślny limit czasu wygaśnięcia.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestaw:  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public Function WaitForControlExist As Boolean
public bool WaitForControlExist()
public:
bool WaitForControlExist()
member WaitForControlExist : unit -> bool 
public function WaitForControlExist() : boolean

Wartość zwracana

Typ: System.Boolean
true Jeśli ten formant występuje przed limitu czasu; w przeciwnym razie false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControl Klasa

Przeciążenie WaitForControlExist

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting

WaitForReadyTimeout