Skip to content

Commit 312a8af

Browse files
committed
Updating IE driver prebuilts for 3.5.1 point-release
1 parent d25d966 commit 312a8af

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

cpp/iedriverserver/CHANGELOG

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ available via the project downloads page. Changes in "revision" field indicate
99
private releases checked into the prebuilts directory of the source tree, but
1010
not made generally available on the downloads page.
1111

12+
v3.5.1.0
13+
========
14+
* Updates to JavaScript automation atoms.
15+
* Updated IE driver atoms to properly return element position. A recent
16+
update to the Closure compiler caused a regression in the IE driver as
17+
it was more aggressive about renaming properties of objects returned
18+
from JavaScript functions than previous versions. This release adds a
19+
custom IE-only atom that avoids this behavior of the compiler, and lets
20+
the driver properly return an element's location. Fixes issue #4480.
21+
1222
v3.5.0.0
1323
========
1424
* Release to synchronize with release of Selenium project.

cpp/iedriverserver/IEDriverServer.rc

-3.01 KB
Binary file not shown.
Binary file not shown.
4.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)