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.

BrowserHelper::IsBrowserWindow Method

 

Determines whether a provided class name or test element represents a Web browser window.

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

NameDescription
System_CAPS_pubmethodIsBrowserWindow(String^)

Determines whether the specified class represents a Web browser window.

System_CAPS_pubmethodIsBrowserWindow(UITechnologyElement^)

Determines whether the provided element is a browser window.

Return to top
Show: