Skip to the content.

Changelog

All notable changes to WinJavaDriver are documented here.

The format follows Keep a Changelog, and this project adheres to Semantic Versioning.

1.2.0 - 2026-07-29

MSFlexGrid cell access is rewritten to address cells by index rather than by screen position. The previous implementation could read and write the wrong cell without reporting an error.

⚠️ Breaking

Fixed

Added

Documentation

Known limitations

1.1.0

Added

1.0.4

Added

1.0.0

Initial public release: W3C WebDriver server for Windows desktop applications, Java client extending Selenium’s RemoteWebDriver, MCP server, and Inspector GUI with record and replay.