COMMITS
/ cpp/iedriver/Element.h July 22, 2019
J
Updating IE to prep for refactor of element click point calculation
Jim Evans committed
July 18, 2019
J
Making IE driver work with <map> and <area> elements
Jim Evans committed
January 2, 2019
J
Updating IE element obscured algorithm to handle shadow DOM polyfills
jimevans committed
November 19, 2018
J
Updating IE scroll-into-view algorithm for element click
Jim Evans committed
October 8, 2018
J
Adding hack to obscured element check for label elements in IE
jimevans committed
October 3, 2018
J
Partially reverted updated obscured element check in IE
jimevans committed
September 18, 2018
J
Updating obscured element check for IE
jimevans committed
August 31, 2018
J
Updating IE to properly find XML documents for element enabled and CSS values
Jim Evans committed
March 17, 2018
J
Adding IsFocusable method to IE driver Element class
Jim Evans committed
March 10, 2018
J
Adding detection of intercepted element clicks to IE
Jim Evans committed
February 23, 2018
J
Modifying mouse event handling to match W3C Specification
Jim Evans committed
February 22, 2018
J
Fixing getElementProperty to return proper data type.
Jim Evans committed
February 7, 2018
J
Making JavaScript execution asynchronous for executeScript in IE
Jim Evans committed
February 5, 2018
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
August 31, 2017
J
Updated IE driver to better support W3C WebDriver Specification
Jim Evans committed
February 22, 2017
J
Implementing W3C Specificiation compliance for IE driver
Jim Evans committed
February 14, 2017
J
Moving implementation code of IE driver command handlers from headers
Jim Evans committed
April 29, 2015
J
Changing IE driver to allow interaction with elements where opacity = 0
Jim Evans committed
April 13, 2015
J
Copyright uniformity for C++ projects
Jim Evans committed
August 19, 2014
J
Cleaning up #includes in C++ code
Jim Evans committed
November 7, 2013
J
Refactoring detection of single-text-node child elements in IE.
Jim Evans committed
August 20, 2013
J
Refactored calculations to the size of the visible view port.
Jim Evans committed
August 15, 2013
J
Modifying build process for C++ components built with Visual Studio.
Jim Evans committed