I’m doing a new process on a website where I need to check if an embedded video is playing. This video work essencialy like a Live TV so I can’t read the remaining time of the video in two instances.
The video should start playing automatically after I log in in the website. I have seen that I can get the attribute of the bar below. I guess that if the inner text contains “Pause” and “LIVE” the video should be playing.