COMMITS
/ cpp/iedriver/DocumentHost.cpp November 3, 2021
J
July 9, 2019
J
Slightly modified setting IE window to have focus when sending input
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
September 10, 2018
J
Updating to manually initialize cookie manager on new window open for IE
jimevans committed
May 11, 2018
J
Update close window command to return list of remaining window handles.
Jim Evans committed
February 27, 2017
L
Treat object tag with embedded document as frame
Larry Yu committed
February 2, 2018
J
Refactor IE user-initiated JavaScript execution to use JSON objects
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
October 8, 2015
J
Updating IE to return top-level URL when focused on a frame.
Jim Evans committed
August 11, 2015
J
Enabling fast failure for cookie manipulation in IE
Jim Evans committed
July 7, 2015
J
Removing commented code. No functional changes.
Jim Evans committed
J
Correcting IE cookie add/delete logic
Jim Evans committed
July 6, 2015
J
Updating delete cookie in IE driver to no longer rely on JavaScript.
Jim Evans committed
June 23, 2015
J
Rewriting cookie handling for IE.
Jim Evans committed
April 13, 2015
J
Copyright uniformity for C++ projects
Jim Evans committed
November 3, 2014
J
IE: Introduce capability to disable check of mime type on setting cookie
Jim Evans committed
August 19, 2014
J
Cleaning up #includes in C++ code
Jim Evans committed
June 5, 2014
J
Implementing switchToParentFrame command for IE driver
Jim Evans committed
February 13, 2014
J
Adding additional logging for failure of get_mimeType in IsHtmlPage
Jim Evans committed
October 31, 2013
J
Modifying detection of HTML page.
Jim Evans committed
August 15, 2013
J
Modifying build process for C++ components built with Visual Studio.
Jim Evans committed