Skip to content

[Regression]: Unable to open Playwright UI in Dark Mode. #33660

@ScarletMcLearn

Description

@ScarletMcLearn

Last Good Version

1.48.1

First Bad 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

No response

Environment

npx envinfo --preset playwright
Need to install the following packages:
[email protected]
Ok to proceed? (y)


  System:
    OS: Windows 11 10.0.22631
    CPU: (22) x64 Intel(R) Core(TM) Ultra 7 155H
    Memory: 7.92 GB / 31.58 GB
  Binaries:
    Node: 20.15.1 - C:\Program Files\nodejs\node.EXE
    npm: 10.7.0 - C:\Program Files\nodejs\npm.CMD
  IDEs:
    VSCode: 1.95.3 - E:\Project\Project_Tools\Microsoft VS Code\bin\code.CMD
  Languages:
    Bash: 5.1.16 - C:\Windows\system32\bash.EXE
  npmPackages:
    @playwright/test: ^1.49.0 => 1.49.0
    playwright: ^1.49.0 => 1.49.0


npx envinfo --preset playwright

  System:
    OS: Windows 11 10.0.22631
    CPU: (22) x64 Intel(R) Core(TM) Ultra 7 155H
    Memory: 6.39 GB / 31.58 GB
  Binaries:
    Node: 20.15.1 - C:\Program Files\nodejs\node.EXE
    npm: 10.7.0 - C:\Program Files\nodejs\npm.CMD
  IDEs:
    VSCode: 1.95.3 - E:\Project\Project_Tools\Microsoft VS Code\bin\code.CMD
  Languages:
    Bash: 5.1.16 - C:\Windows\system32\bash.EXE
  npmPackages:
    @playwright/test: ^1.48.1 => 1.48.2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions