Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

Allow to set the slow_mo option when launching local browsers - #123

Open
cllu wants to merge 1 commit into
browserbase:mainfrom
cllu:main
Open

Allow to set the slow_mo option when launching local browsers#123
cllu wants to merge 1 commit into
browserbase:mainfrom
cllu:main

Conversation

@cllu

@cllu cllu commented Jun 27, 2025

Copy link
Copy Markdown

why

slow_mo is a commonly used Playwright option for local development to easily follow automation actions. See the doc here

what changed

When constructing the launch options, we also pass down the slow_mo option if present. Otherwise, the option would be left as None which is the default value.

test plan

Locally tests verify that it works as expected.

@filip-michalsky
filip-michalsky self-requested a review July 16, 2025 23:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant