This issue tracks the work of adding [Playwright](https://playwright.dev/) and writing some E2E tests. **Resources:** - **[Testing Electron Apps with Playwright — Kubeshop](https://medium.com/kubeshop-i/testing-electron-apps-with-playwright-kubeshop-839ff27cf376)** - approach for mocking file picker dialog - https://github.com/microsoft/playwright/issues/2632#issuecomment-769566282 - approach for mocking menu item clicks