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

Own browser use

Open abbasanwar158 opened this issue 9 months ago • 9 comments

Is there any way to use the currently open browser, the one I’m using to run our website, to open a new tab and perform tasks? I’m facing an issue where I need to log expenses to my Zoho account, but for each task, I have to log in first before continuing. This takes too much time, and my Zoho account even got blocked because of too many logins in a single day.

abbasanwar158 avatar Feb 28 '25 11:02 abbasanwar158

yes, sure, check the use own browser in browser setting. pls refer README if you want more detail

warmshao avatar Mar 01 '25 08:03 warmshao

Checked the readme. Did all the steps. Still no luck. No window opened. Web UI opened in Edge. Target browser Chrome.

The error: INFO [agent] šŸš€ Starting task: go to yahoo.com and type 'OpenAI' click search and give me the first url INFO [src.agent.custom_agent] šŸ“ Step 1 ERROR [agent] āŒ Result failed 1/3 times: Browser closed: no valid pages available INFO [src.agent.custom_agent] šŸ“ Step 1 ERROR [agent] āŒ Result failed 2/3 times: Browser closed: no valid pages available INFO [src.agent.custom_agent] šŸ“ Step 1 ERROR [agent] āŒ Result failed 3/3 times: Browser closed: no valid pages available ERROR [agent] āŒ Stopping due to 3 consecutive failures WARNING [src.agent.custom_agent] No history to create GIF from

suarep avatar Mar 02 '25 18:03 suarep

@suarep, I think you are not providing the browser URL correctly. It works for me. Which browser do you want to use for this task? Also, which operating system are you using? Because the browser URL can vary across different operating systems. I am using Google Chrome on Ubuntu OS.

abbasanwar158 avatar Mar 03 '25 05:03 abbasanwar158

I am also using Google Chrome on Ubuntu, but it still does not work for me. For CHROME_PATH I used whereis google-chrome-stable and for DATA_USER I used ~/.config/google-chrome and yet it does not seem to work for me

ArshithGVaz avatar Mar 06 '25 04:03 ArshithGVaz

@ArshithGVaz Use this as chrome path it works for me CHROME_PATH=/usr/bin/google-chrome,

abbasanwar158 avatar Mar 06 '25 08:03 abbasanwar158

@abbasanwar158 Can you help me with the own browser setting for Edge browser on Macbook. @warmshao

GauravChaurasiaGC avatar Mar 20 '25 14:03 GauravChaurasiaGC

@abbasanwar158 Can you help me with the own browser setting for Edge browser on Macbook. @warmshao

I installed browser use on my Macbook. When i try to run it it opens my Chrome browser again and again. do you have an idea how to solve the issue.

USTAADCOM avatar Mar 25 '25 07:03 USTAADCOM

@GauravChaurasiaGC @USTAADCOM sorry guys can't help you because i am using Linux OS ;(

abbasanwar158 avatar Mar 25 '25 08:03 abbasanwar158

Hi, I'm using Windows and I can't make it to work as well. I'm trying to use Chrome and GoLogin.

omerscode avatar Apr 16 '25 17:04 omerscode