mxschmitt / playwright-windows-containers

Run Playwright inside Windows Docker containers
MIT License
6 stars 0 forks source link

Executing tests, in Windows-based container, for electron-based application #1

Open mvuc87 opened 4 months ago

mvuc87 commented 4 months ago

@mxschmitt the Dockerfile in the project builds the image which would execute tests for web-based projects.

Is it possible to build Windows-based image which would execute tests for electron-based desktop application?

mvuc87 commented 4 months ago

I guess this is the answer: https://forums.docker.com/t/windows-with-gui/139115/2