COMMITS
/ cpp/iedriver/CommandHandlers/ClickElementCommandHandler.cpp October 17, 2019
J
Reverting change to use effective style for determining element visibility
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
December 20, 2018
J
Properly initializing variable in IE driver
jimevans committed
October 8, 2018
J
Adding hack to obscured element check for label elements in IE
jimevans committed
May 26, 2018
J
Adding ability to return extended error info from IE actions
Jim Evans committed
May 1, 2018
J
Throw exception clicking on file upload elements in IE
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 18, 2018
J
Updating to prevent double-clicks when warranted
Jim Evans committed
February 14, 2018
J
Moving double-click detection logic inside InputManager for IE
Jim Evans committed
February 7, 2018
J
Making JavaScript execution asynchronous for executeScript in IE
Jim Evans committed
November 9, 2017
J
Return NoSuchElement error in IE with incorrect internal IDs
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