web-ui icon indicating copy to clipboard operation
web-ui copied to clipboard

Update custom_browser.py

Open danlinuxza opened this issue 7 months ago • 2 comments

Fixed typo with patchright to playwright That caused a module error not found when trying to start up web-ui

image


Summary by mrge

Fixed a typo in import statements by changing "patchright" to "playwright" to resolve a module not found error when starting the web UI.

danlinuxza avatar May 05 '25 10:05 danlinuxza

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar May 05 '25 10:05 CLAassistant

Please use patchright install,Browser-use>=0.1.42 now use patchright ,which is faster and more capable of passing anti-bot detection.

warmshao avatar May 05 '25 10:05 warmshao