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

fix(headless): support headless for real chrome #1065

Merged
merged 4 commits into from
Mar 22, 2025

Conversation

laundry2
Copy link
Contributor

@laundry2 laundry2 commented Mar 19, 2025

This pull request is to address the following two issues.#1066 #1063

I found that the headless parameter in BrowserConfig became ineffective when using the real Chrome browser. Therefore, I made this modification to ensure that the headless parameter works for the real Chrome as well.

Another thing, I found that the project has overly strict version constraints for langchain-openai, so I adjusted the version range.

laundry2 and others added 4 commits March 19, 2025 15:01
@MagMueller MagMueller merged commit 25d34b5 into browser-use:main Mar 22, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants