Share via


BrowserHelper.IsBrowserDocumentWindow Method

Include Protected Members
Include Inherited Members

Determines whether the provided object is the browser document window.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method IsBrowserDocumentWindow(IntPtr) Determines whether the provided window handle refers to the browser document window.
Public method IsBrowserDocumentWindow(UITechnologyElement) Determines whether the provided element is the browser document window.

Top

See Also

Reference

BrowserHelper Class

Microsoft.VisualStudio.TestTools.UITest.Extension Namespace