Код: Выделить всё
webbrowser.register('Thorium', None, webbrowser.Chrome(path))
Thorium = webbrowser.get('Thorium')
Thorium.open("https://stackoverflow.com/questions/79404453/how-do-i-circumvent-the-delay-when-loading-a-browser-for-the-first-time-with-the/79404566#79404566")
Thorium.open("https://stackoverflow.com")
Подробнее здесь: https://stackoverflow.com/questions/794 ... e-with-the