-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed as not planned
Description
Clear and concise description of the problem
It would be great if running vitest in WSL could open up Windows browsers instead of WSL chromium browsers which don't allow snapping and are a bit clunky to move/resize/use etc.
Suggested solution
A configuration in vitest.config.ts or support for BROWSER="/mnt/c/Program\ Files/Google/Chrome/Application/chrome.exe"
Alternative
No response
Additional context
I attempted to find out how to configure this a few months ago but could not find a way to tell Playwright to use my windows browsers through Vitest.
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable