Skip to content

Headed option not creating window #227

@swgee

Description

@swgee

Testing on Windows x64
playwright-cli version 0.0.62
Command is playwright-cli open https://google.com --headed
Benign output:

<!-- Daemon for `default` session started with pid 13424.
- You can stop the session daemon with `playwright-cli session-stop` when done.
- You can delete the session data with `playwright-cli session-delete` when done.
-->
### Ran Playwright code
`\``js
await page.goto('https://google.com');
`\``
### Page
- Page URL: https://www.google.com/
- Page Title: Google
### Snapshot
- [Snapshot](.playwright-cli\page-2026-02-01T03-48-44-412Z.yml)

Same issue for any website. I also noticed --extension isn't creating tabs on my Chrome browser with the Playwright MCP bridge installed. --isolated doesn't make a difference. Hopefully this is enough info to debug, let me know if I can provide anything else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions