Closed ScarletMcLearn closed 1 day ago
You still have 1.49.0 installed and not the beta-version. Please remove playwright
and run npm install
again.
Lets continue triaging in https://github.com/microsoft/playwright/issues/33660.
Of course. Thank you.
Version
1.49.0
Steps to reproduce
Running the following command: npx playwright test tests --ui
Expected behavior
I want it to open in Dark mode.
Actual behavior
In 1.48.1. - opens the UI in Dark Mode In 1.49.0. - opens the UI in Light Mode
Additional context
It was fixed previously. But its repeating again.
Environment