truenas/charts

Community Chart Suggestion: Playwright

swensorm opened this issue · 0 comments

Playwright is a very useful end-to-end testing and integration tool that provides a UI Mode that can be run within an official container from Microsoft. This is useful for running, testing, and debugging playwright tests to visually step through the operations.

Playwright: https://playwright.dev/
UI Mode: https://playwright.dev/docs/test-ui-mode
Docker Integration: https://playwright.dev/docs/docker