-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
E2E tests should help us spotting any regressions that may occur in the future, Tauri framework supports it through the webdriver interface.
We will need to integrate tauri webdriver like in documentation https://v2.tauri.app/develop/tests/webdriver/ and than we can start making test suits via WebDriverIO or Selenium
Reactions are currently unavailable