mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-04 02:31:51 +09:00
Meta가 Python에 TypeScript같은 걸 만들어서 타입을 존중하기로 했습니다.
This commit is contained in:
parent
2f356d8b8a
commit
1081160859
2 changed files with 9 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ venv와 패키지가 설치가 됩니다.
|
|||
browser_use가 Playwright에 대한 의존성이 있어 브라우저 설치가 필요합니다
|
||||
|
||||
```
|
||||
playwright install chromium
|
||||
playwright install chromium --with-deps --no-shell
|
||||
```
|
||||
|
||||
다음과 같은 명령어로 실행합니다.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue