COMMITS
/ cpp/iedriver/Browser.cpp November 5, 2021
J
[iedriver] Fixing IE Mode quit behavior
Jim Evans committed
November 4, 2021
Y
[iedriver] Fix closing of all tabs in Edge IE mode (#9998)
yk9772 committed
November 3, 2021
J
[iedriver] Correct logic for finding new tab in Edge IE Mode
Jim Evans committed
October 25, 2021
G
IEDriver NewWindow3 API workaround solution for Edge IEMode (#9950)
Guangyue Xu committed
June 11, 2019
S
Add basic support for IEDriver to drive an EdgeChromium IE tab
Stanley Hon committed
July 18, 2019
J
Adding additional error message info to navigation methods in IE
Jim Evans committed
February 22, 2019
J
Improving recognition of Protected Mode boundary crossing in IE
Jim Evans committed
February 17, 2019
J
Improving IE driver use with invalid Protected Mode settings
Jim Evans committed
January 30, 2019
J
Adding hack for detection of IE in full screen mode
Jim Evans committed
January 18, 2019
J
IE driver code cleanup - moving #defines from header files
Jim Evans committed
September 8, 2018
J
Refactoring IE driver opening and closing of browser windows
Jim Evans committed
May 26, 2018
J
Moving IE #defines for page load strategies
Jim Evans committed
May 11, 2018
J
Update close window command to return list of remaining window handles.
Jim Evans committed
March 14, 2018
J
Adding Protected Mode boundary closing mechanism in IE
Jim Evans committed
February 2, 2018
J
Removing clearing of known element cache on document navigation
Jim Evans committed
August 31, 2017
J
Updated IE driver to better support W3C WebDriver Specification
Jim Evans committed
February 14, 2017
J
Moving implementation code of IE driver command handlers from headers
Jim Evans committed
March 24, 2016
J
Make IE wait algorithm respect load strategy for IWebBrowser2::ReadyState
Jim Evans committed
July 13, 2015
J
Resize IE window for screenshots using dimensions of top-level document
Jim Evans committed
April 17, 2015
J
Correcting logic in 'eager' page loading strategy for IE
Jim Evans committed
April 16, 2015
J
Adding pageLoadStrategy to IE driver
Jim Evans committed
April 13, 2015
J
Copyright uniformity for C++ projects
Jim Evans committed
December 15, 2014
J
Internal API addition for IE driver to get browser window handle
Jim Evans committed
J
Internal IE driver API change GetWindowHandle to GetContentWindowHandle
Jim Evans committed
August 19, 2014
J
Cleaning up #includes in C++ code
Jim Evans committed
May 8, 2014
J
Fixing IE driver crash when clicking on link that opens a new window.
Jim Evans committed
October 10, 2013
J
Fixing HTML dialog logic for self-closing documents.
Jim Evans committed
J
Increasing IEDriverServer logging when waiting for navigation
Jim Evans committed
August 15, 2013
J
Modifying build process for C++ components built with Visual Studio.
Jim Evans committed