Skip to content

tauri-apps/webdriver-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple Tauri application with WebDriver tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published