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.
IESettings::ThrowIfBrowserVersionNotSupported Method ()
Verifies that the currently installed version of Internet Explorer is supported. If not, an exception is thrown.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
| Exception | Condition |
|---|---|
| T: HYPERLINK "http://msdn.microsoft.com/en-us/library/microsoft.visualstudio.testtools.uitest.extension.aspx" Microsoft.VisualStudio.TestTools.UITest.Extension.TechnologyNotSupportedException | Either the current version of Internet Explorer is not supported by the UI test framework or Internet Explorer is not installed. |
Show: