jorgesimoes1983Regular Contributor11 years agoInternet Explorer compatibility modeHi all! Does anyone know how to detect if "Internet Explorer" is running in compatibility mode? How can I accomplish this? Thanks!HKosova11 years agoHi Jorge,According to this info, you can determine the compatibility mode using: Page.contentDocument.documentMode, Page.contentDocument.compatMode, and Page.contentDocument.parentWindow.navigator.userAgent.
HKosova11 years agoHi Jorge,According to this info, you can determine the compatibility mode using: Page.contentDocument.documentMode, Page.contentDocument.compatMode, and Page.contentDocument.parentWindow.navigator.userAgent.
HKosova11 years agoHi Jorge,According to this info, you can determine the compatibility mode using: Page.contentDocument.documentMode, Page.contentDocument.compatMode, and Page.contentDocument.parentWindow.navigator.userAgent.
HKosovaSmartBear Alumni (Retired)11 years agoHi Jorge,According to this info, you can determine the compatibility mode using: Page.contentDocument.documentMode, Page.contentDocument.compatMode, and Page.contentDocument.parentWindow.navigator.userAgent.
Related ContentHow to open MHT files not in Internet ExplorerTestComplete 14 with Internet Explorer 9Internet Explorer Full Screen ModeHow to ClearCache and Cookies from Internet Explorer 9Web Testing Internet Explorer Scrolling Out of Control
Recent DiscussionsImprove test performance message creating blank selectorsPython helpTextNode() method for Page objectSolvedMy test keeps failing because the actual value is true and the expected value is "true"Help with keyword mode