Files
archived-webdriver-example/v2/webdriver
Lucas Nogueira 3b86911549 fix
2025-05-06 13:49:57 -03:00
..
2025-04-15 12:20:46 -03:00
fix
2025-05-06 13:49:57 -03:00
2025-04-14 20:38:06 -03:00

Tauri WebDriver tests

A collection of different testing projects that utilize WebDriver clients to test the Tauri application in this repository.

Examples

dir Description
selenium/ Minimal testing example with mocha, chai, and selenium-webdriver.
webdriverio/ Example using the WebdriverIO client and test runner.