Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect if playwright is correctly installed and set up. Handle the case where not in browser subcommands #37

Open
eastlondoner opened this issue Feb 14, 2025 · 0 comments

Comments

@eastlondoner
Copy link
Owner

We recommend installing playwright as a global dependency.

This means that the user both has to npm install -g playwright AND run playwright install to install browsers.

if there is a mismatch between the installed playwright version and the version that stagehand is expecting it can cause problems as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant