COMMITS
/ cpp/iedriver/BrowserFactory.cpp November 9, 2023
R
[ie] Fixed typos in logged messages (#13120)
Rami committed
June 23, 2023
D
May 30, 2023
D
[IEDriver] Logging the correct browser mode after process launch
Diego Molina committed
D
[IEDriver] Improving logging message for Edge IE Mode path
Diego Molina committed
January 2, 2023
J
Remove unnecessary executable permission bit from several files (#11502)
Jon Dufresne committed
November 8, 2022
T
[iedriver] ignore zoom if running on Edge (#11055)
Titus Fortner committed
October 17, 2022
B
[iedriver] Enable msIEModeAlwaysWaitForUnload for Edge IE Mode (#11079)
Brandon Walderman committed
August 11, 2022
T
[iedriver] use Edge if iexplorer is set to redirect to Edge
titusfortner committed
T
[iedriver] auto detect location of Edge if not specified
titusfortner committed
July 12, 2022
B
Disable popup blocking for Edge in IE Mode (#10869)
Brandon Walderman committed
May 24, 2022
B
[IE] Check process ID when searching for Edge window handle (#10582)
Brandon Walderman committed
November 4, 2021
G
IEDriver: remove first run banner in Edge IEMode (#10013)
Guangyue Xu committed
November 3, 2021
J
[iedriver] Correct logic for finding new tab in Edge IE Mode
Jim Evans committed
J
[iedriver] Formatting changes
Jim Evans committed
G
Create temporary folder for Edge in IEMode (#10006)
Guangyue Xu 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
February 25, 2019
J
Updating IE to be able to close Windows 10 credentials dialog
Jim Evans committed
February 17, 2019
J
Improving IE driver use with invalid Protected Mode settings
Jim Evans committed
January 18, 2019
J
IE driver code cleanup - moving #defines from header files
Jim Evans committed
May 20, 2018
J
Updated to better support using CreateProcess API for launching IE.
Jim Evans committed
March 20, 2018
J
Adding return value checking for CoCreateInstance of IShellWindows
Jim Evans committed
October 20, 2017
J
Updating IE driver to accept and validate timeout values per spec (64-bit int)
Jim Evans committed
February 14, 2017
J
Moving implementation code of IE driver command handlers from headers
Jim Evans committed
August 17, 2015
J
Correcting IE driver build process to create executables runnable on Windows XP
Jim Evans committed
July 30, 2015
J
Updating IE driver C++ code to use Visual Studio 2015.
Jim Evans committed
April 17, 2015
J
Reset browser window handle on failure to attach via Active Accessibility
Jim Evans committed
April 16, 2015
J
Adding delay and logging on attaching to launched IE
Jim Evans committed
April 13, 2015
J
Copyright uniformity for C++ projects
Jim Evans committed
April 8, 2015
J
Preventing crash in IE driver when attaching to IWebBrowser2 object fails.
Jim Evans committed
November 12, 2014
J
Adding logging to cache clearing for IE driver
Jim Evans committed
September 11, 2014
J
Implementing driver implementation autodetect in IE driver server
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
July 12, 2013
M
Implementing attaching to IE using ShellWindows API
Mark Watson committed
December 17, 2013
J
Improved error message for failed launch of IE using IELaunchURL API.
Jim Evans committed
August 15, 2013
J
Modifying build process for C++ components built with Visual Studio.
Jim Evans committed