COMMITS
/ cpp/iedriver/IECommandExecutor.cpp January 2, 2023
J
Remove unnecessary executable permission bit from several files (#11502)
Jon Dufresne committed
July 12, 2022
November 5, 2021
J
[iedriver] Fixing IE Mode quit behavior
Jim Evans committed
November 3, 2021
J
[iedriver] Correct logic for finding new tab in Edge IE Mode
Jim Evans committed
J
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
July 9, 2019
J
Slightly modified setting IE window to have focus when sending input
Jim Evans committed
February 25, 2019
J
Updating IE to be able to close Windows 10 credentials dialog
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
January 28, 2019
J
Enabling create new window command to create tabs in IE
Jim Evans committed
January 24, 2019
J
Implementing create new window commmand
Jim Evans committed
January 18, 2019
J
IE driver code cleanup - moving #defines from header files
Jim Evans committed
December 31, 2018
J
Adding synchronization code to IE driver
Jim Evans committed
November 11, 2018
J
Adding support for strictFileInteractability capability in IE
Jim Evans committed
October 1, 2018
J
Added ability to return text of JavaScript errors from IE
Jim Evans committed
September 10, 2018
J
Updating to manually initialize cookie manager on new window open for IE
jimevans committed
September 8, 2018
J
Refactoring IE driver opening and closing of browser windows
Jim Evans committed
August 31, 2018
J
Internal IE driver refactor to test if command is valid with displayed alert
Jim Evans committed
August 20, 2018
J
Robustness changes for invalid command payloads in IE to comply with W3C Spec
Jim Evans committed
July 29, 2018
J
Modifying to silently dismiss onbeforeupdate dialogs in IE
Jim Evans committed
July 10, 2018
J
Updating to automatically dismiss onBeforeUnload event dialogs in IE
Jim Evans committed
May 26, 2018
J
Refactoring IE waiting for page load on click
Jim Evans committed
May 11, 2018
J
Update close window command to return list of remaining window handles.
Jim Evans committed
May 8, 2018
J
Adding alert text for unexpected alerts in IE
Jim Evans committed
February 22, 2018
J
Revert behavior of user prompts appearing during JavaScript execution.
Jim Evans committed
February 21, 2018
J
Fixing behavior for user prompts appearing during JavaScript execution
Jim Evans committed
J
Fixing IE driver element detection for user-executed JavaScript
Jim Evans committed
February 20, 2018
J
Refactoring user input simulation code in IE driver
Jim Evans committed
February 14, 2018
J
Shorten IE sleep interval looping for JavaScript execution completion
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
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
January 17, 2018
J
Use a mutex to lock Win32 message handling (#5304)
Jacob Kiesel committed
November 26, 2017
J
Updating IE driver for allowed commands when alert is present
Jim Evans committed
November 3, 2017
J
Fixing IEDriverServer x64 compile warning
Jim Evans committed
October 18, 2017
J
Updating initial timeouts for IE driver to align with W3C Spec
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
May 13, 2016
J
Handling very rare race condition in IE driver with multiple windows
Jim Evans committed
February 23, 2016
J
Bumping IE default file upload dialog timoeut to 3000ms
Jim Evans committed
February 10, 2016
A
Added capability to enable taking screenshot without window resizing in IE
Anton Usmansky committed
December 16, 2015
J
Refactoring of IE driver native events interaction code.
Jim Evans committed
November 24, 2015
J
Modifying IE file upload functionality.
Jim Evans committed
July 14, 2015
J
Enabling handling of authentication dialogs in IE driver
Jim Evans committed