On Windows, calling webbrowser.open steals the e.g. keyboard input focus, and sets it to the newly opened webbrowser tab.
Is there a way to avoid this, that is: to open the page in the background ?
On Windows, calling webbrowser.open steals the e.g. keyboard input focus, and sets it to the newly opened webbrowser tab.
Is there a way to avoid this, that is: to open the page in the background ?