browser_use使用需要安装的内容

注意 python版本需要3.11及以上

browser_use的安装

pip install browser-use -i https://pypi.mirrors.ustc.edu.cn/simple/

安装过程中将会自动安装好 playwright


playwright的浏览器安装

playwright install chromium --with-deps --no-shell