COMMITS
/ cpp/iedriver/Script.cpp January 30, 2019
J
Adding hack for handling cases where document.designMode is on
Jim Evans committed
January 18, 2019
J
IE driver code cleanup - moving #defines from header files
Jim Evans committed
January 14, 2019
J
Adding logging in IE for JavaScript errors
Jim Evans committed
November 11, 2018
J
Updating error message return from unserializable JavaScript result in IE
Jim Evans committed
October 1, 2018
J
Added ability to return text of JavaScript errors from IE
Jim Evans committed
September 15, 2018
J
Making JSON serialization of JavaScript objects more compliant
Jim Evans committed
July 31, 2018
M
Fixed null pointer exception when managed element is not found
Mike Bellew committed
May 26, 2018
J
Updating comments to IE driver code
Jim Evans committed
March 22, 2018
J
Updating JsonCpp library to latest
Jim Evans committed
February 22, 2018
J
Fixing getElementProperty to return proper data type.
Jim Evans committed
February 21, 2018
J
Renaming a method in IE driver's internals
Jim Evans committed
February 14, 2018
J
Adding convenience methods on internal IE driver Script object
Jim Evans committed
February 7, 2018
J
Making JavaScript execution asynchronous for executeScript in IE
Jim Evans committed
February 5, 2018
J
Cross-thread enable IE add and retrieve managed element methods
Jim Evans committed
J
Refactoring IE element's parent document detection to be the focused doc
Jim Evans committed
J
Reverting IE driver stale element checks to previous behavior
Jim Evans 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
April 13, 2015
J
Copyright uniformity for C++ projects
Jim Evans committed
August 19, 2014
J
Updating json-cpp lib and replacing mongoose web server with civetweb.
Jim Evans committed
J
Cleaning up #includes in C++ code
Jim Evans committed
August 15, 2013
J
Modifying build process for C++ components built with Visual Studio.
Jim Evans committed