Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Chrome instead of IE
#1
Hi all,

i just read a little bit about the webbrowser and tried open google for example. so i did:
import webbrowser
webbrowser.open('https://www.google.com')
it works, but it opens Internet explorer. How do i make it open my default browser "Chrome", do i need to change some settings?

thanks in advance
Reply
#2
use the register method to change browser
see: https://docs.python.org/3/library/webbro...r.register
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Selenium/chrome console WiPi 4 7,175 Apr-12-2020, 11:45 AM
Last Post: WiPi
  Cannot open Chrome gahhon 3 4,749 Jan-26-2019, 04:56 AM
Last Post: snippsat
  selenium - chrome crashes when chrome is running. RvBVakama 4 17,411 Dec-16-2018, 06:32 PM
Last Post: metulburr
  Alternatives to Chrome WebDriver? chisox721 4 9,056 Apr-23-2018, 06:24 PM
Last Post: chisox721

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020