Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

UITechnologyElementProxy::WaitForReady Method ()

 

Waits for the element to be ready for user action.

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

public:
virtual void WaitForReady() override

Exception Condition
TimeoutException

Throws TimeoutException if control is not ready in allotted time.

Return to top
Show: