Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bukowa/tauri-e2e

Tauri v2 + Selenium
https://github.com/bukowa/tauri-e2e

e2e-testing edge edgedriver linux mac selenium tauri tests v2 webdriver webkitgtk webkitwebdriver windows

Last synced: 2 months ago
JSON representation

Tauri v2 + Selenium

Awesome Lists containing this project

README

        

# tauri-e2e v2

[![Windows Tests](https://github.com/bukowa/tauri-e2e/actions/workflows/tests-windows.yaml/badge.svg?branch=master&event=push)](https://github.com/bukowa/tauri-e2e/actions/workflows/tests-windows.yaml)
[![Linux Tests](https://github.com/bukowa/tauri-e2e/actions/workflows/tests-linux.yaml/badge.svg?branch=master&event=push)](https://github.com/bukowa/tauri-e2e/actions/workflows/tests-linux.yaml)
[![macOS Tests](https://github.com/bukowa/tauri-e2e/actions/workflows/tests-macos.yaml/badge.svg?branch=master&event=push)](https://github.com/bukowa/tauri-e2e/actions/workflows/tests-macos.yaml)

This project demonstrates how to perform end-to-end testing with `Tauri v2` using `Selenium`.

For documentation of how to use the `Selenium` package see
- https://bukowa.github.io/tauri-e2e/

# State
- [x] `Windows` support
- [x] github actions support
- [x] `Linux` support
- [x] github actions support
- [ ] `Mac` support
- [ ] github actions support

# Prerequisites
Before getting started, ensure you have the following:

- `Rust`
- `Node.js`