I have to bring to front a Chrome tab (already open) with code.
More precisely, I have a tab (with its url) open in a Chrome browser (in kiosk mode) and, when the tab is in background, I want to bring it to front by means of a Chrome shortcut, an execuble file or a script.
The tab brought to front must be the same that was in background, and with the same url.
Can I do this with Python or by means of a Chrome shortcut, configuring its properties?