-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed as not planned
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- 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 workingSomething isn't working