Browser Use 최신버전 업데이트 및 프로필 기능 유지

This commit is contained in:
imnyang 2025-06-11 19:50:10 +09:00
commit 2ee917408f
3 changed files with 56 additions and 100 deletions

View file

@ -11,7 +11,7 @@ def launch_browser_with_profile():
if __name__ == "__main__":
browser, page, playwright = launch_browser_with_profile()
page.goto("https://example.com")
page.goto("https://google.com")
print("Browser launched with user data profile.")
# 브라우저가 열린 상태를 유지