Files

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.