2026-01-24 03:44:16 +00:00
2025-08-05 12:14:04 -03:00
2025-04-14 20:25:24 -03:00
2025-04-14 23:25:56 +00:00

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

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
Readme 639 KiB
Languages
JavaScript 51.6%
TypeScript 20.8%
CSS 15.7%
HTML 6%
Rust 5.9%