Changing default browser
⚠️ Search for existing issues first ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
Which Operating System are you using?
Windows
GPT-3 or GPT-4?
GPT-4
Steps to reproduce 🕹
No response
Current behavior 😯
I would like to run chatgpt from Opera GX, but the default is set to chrome. Is it possible to change this?
Expected behavior 🤔
No response
Your prompt 📝
No response
Your Logs 📒
No response
我电脑上只有Edge浏览器这个情况,也是不能更改,或者让autogpt下载安装chrome也是不行
Opera is not an option but you would change browsers in the .env file
# USE_WEB_BROWSER - Sets the web-browser drivers to use with selenium (defaults to chrome).
# Note: set this to either 'chrome', 'firefox', or 'safari' depending on your current browser
# USE_WEB_BROWSER=chrome
You can see USE_WEB_BROWSER=chrome is commented out because it already defaults to chrome.
Only support chrome、firfox、safari.

You could open a pr using this driver https://github.com/operasoftware/operachromiumdriver/releases if you're technically inclined
This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.
This issue was closed automatically because it has been stale for 10 days with no activity.