Skip to content

Default Viewport always changes back to 800x600 #1347

@raygamedev

Description

@raygamedev

Describe the bug
Even though default launch options is set
"PUPPETEER_LAUNCH_OPTIONS": "{ \"headless\": false, \"defaultViewport\": { \"width\": 1920, \"height\": 1080 }, \"args\": [] }"

the viewport always changes back to 800x600 when Claude tries to continue

To Reproduce
Steps to reproduce the behavior:

  1. Set the launch options to whatever size, it will open in that size, but immediately return back to 800x600 when Claude continues;

Expected behavior
Page always stays in the size configured in the viewport

Logs
If applicable, add logs to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions