Skip to content

tauri-driver

WebDriver client for testing Tauri applications.

2.0.x

2.0.6

May 6, 2026
What's Changed

2.0.5

Feb 4, 2026
Bug Fixes

2.0.4

Apr 15, 2025
Enhancements
  • 0cf2d9933 (#13238) Automatically append the .exe extension on the application path in tauri:options.
Bug Fixes
  • 577c7ffc4 (#10108) Ensure the webdriver process is closed when the tauri-driver process finishes.

2.0.3

Jan 25, 2025
Bug Fixes

2.0.2

Jan 10, 2025
Enhancements

2.0.1

Oct 3, 2024
What's Changed

2.0.0

Oct 2, 2024
What's Changed

0.1.x

0.1.5

Aug 22, 2024
Bug Fixes
What's Changed

0.1.4

Feb 3, 2024
New Features

0.1.3

Sep 30, 2023
What's Changed
  • 9edebbba(#7475) Update locked dependencies to fix a Windows build issue when using them with a recent Rust compiler.
  • 9edebbba(#7475) Bump minimum Rust version to 1.60 to be in line with the rest of the Tauri project.

0.1.2

Mar 31, 2022
  • Expose native-host option in tauri-driver and set default to 127.0.0.1.
    • cd9dfc7b fix(driver): expose native-host option and set default to 127.0.0.1 (#3816) on 2022-03-31

0.1.1

Feb 10, 2022
  • The minimum Rust version is now 1.56.
    • a9dfc015 feat: update to edition 2021 and set minimum rust to 1.56 (#2789) on 2021-10-22
  • Add args field (array of application CLI arguments) to the tauri:options capabilities.
    • d0970e34 feat(driver): add args to tauri:options (#3154) on 2022-01-03

0.1.0

Aug 16, 2021
  • Initial release including Linux and Windows support.
    • be76fb1d WebDriver support (#1972) on 2021-06-23
    • c22e5a7c fix(covector): keep tauri-driver version as alpha on 2021-06-23
    • b4426eda Revert "WebDriver support (#1972)" on 2021-06-23
    • 4b2aa356 Add back WebDriver support (#2324) on 2021-08-01

Full Changelog

tauri-driver full changelog

Version List


© 2026 Tauri Contributors. CC-BY / MIT