Freigeben über


UITechnologyElementProxy.WaitForReady-Methode

Wartet auf das Element, an die Benutzeraktion bereit ist.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Public Overrides Sub WaitForReady
public override void WaitForReady()
public:
virtual void WaitForReady() override
abstract WaitForReady : unit -> unit 
override WaitForReady : unit -> unit 
public override function WaitForReady()

Implementiert

IUITechnologyElement.WaitForReady()

Ausnahmen

Ausnahme Bedingung
TimeoutException

Löst aus, wenn TimeoutException Steuerelement nicht in der zugewiesenen Zeit bereit ist.

.NET Framework-Sicherheit

Siehe auch

Referenz

UITechnologyElementProxy Klasse

Microsoft.VisualStudio.TestTools.UITesting-Namespace

WaitForReadyOptions