My driver is so slow so I am wondering how to make it faster. For two lines of code. I don't know if there is a way to make it faster but I need it to be faster due to the fact it literally takes any site 10+ seconds to load
driver = webdriver.Firefox()
driver.get("https://google.com")