Timeline for Using Python, how to continue opening new URLs in a specific Edge window even if another Edge window is in the foreground?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 21 at 3:37 | answer | added | K J | timeline score: 0 | |
| Aug 20 at 14:18 | answer | added | Cyril FRANCOIS | timeline score: -1 | |
| Aug 9 at 16:28 | comment | added | Barmar |
webbrowser has functions open_new() and open_new_tab(). Do either of these do what you want? If not, I don't think it's possible with this module. This is all in the documentation
|
|
| Aug 9 at 14:52 | history | asked | Digital Farmer | CC BY-SA 4.0 |