Hi
I want to get Time value of below value - 'ytp-time-duration'
const string XPATH_TIME = "//span[@class = 'ytp-time-duration']";
Thanks