Hey
During my job, I need to dig som music into youtube channels. I'm digging into this channel https www.youtube.com /watch?v=GPGsBETUG_Y&list=UUHdDFF2UWku_zn7vomxQg-A Broken Link for safety
When I'm doing my main tasks and listening to music at work, Youtube window (from where music is playing) should be minimized (I'm using multiple Chrome windows). I want to send "Shift + N" combination (which presses "Next" button to another song in Youtube) without maximizing a window. I know that I should use "Controclick" function but somehow it doesn't work for me.
Can someone help me?
How to Click "Next" button into Youtube when window is minimized?
Re: How to Click "Next" button into Youtube when window is minimized?
Do you want the playlist to advance to the next song when the current song ends?
As far as I know, Youtube playlists advance automatically to the next video.
As far as I know, Youtube playlists advance automatically to the next video.
Last edited by Getfree on 18 Sep 2019, 16:55, edited 1 time in total.
Re: How to Click "Next" button into Youtube when window is minimized?
ControlSend works for IE11.
Re: How to Click "Next" button into Youtube when window is minimized?
I don't think it's possible when chrome is minimized. I had to use ControlFocus before using ControlSend. The downside is that it activates the chrome window.