Skip to content

[Feature] Improve handling of invalid browser arguments #1063

Closed

Description

I was having problems diagnosing why webkit would not launch, it turns out I was using this which works in puppeteer but not playwright/webkit:

args: [`--window-size=${width},${height}`]

It would be nice if this case would handles explicitly to avoid users needing to manually investigate the problem.

xtermjs/xterm.js@a18bac7

Related discussion: #1041

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions