mirror of
https://github.com/tauri-apps/webdriver-example.git
synced 2026-01-31 00:55:20 +01:00
main
WebDriver Example
This repository contains a very simple Tauri application that leverages WebDriver to automate integration tests.
Currently WebDriver on Tauri only supports Linux and Windows.
Requirements
- Tauri prerequisites
- tauri-driver
cargo install tauri-driver
- System WebDriver
Testing
To run the WebDriver tests, go to one of the project directories and run the following script:
pnpm install
pnpm test
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-31T05:34:30.802Z
Languages
JavaScript
51.6%
TypeScript
20.8%
CSS
15.7%
HTML
6%
Rust
5.9%