Ramco Ramco

Ramco Ramco

  • 475
  • 2.6k
  • 376.7k

Video not getting automatically started

Nov 28 2022 4:49 AM

Hi

  Video is not getting automatically started . Secondly it should close the browser after executing

for (int i = 1; i < 2; i++)
{
    vProcessId = Start("youtube.com/watch?v=MYojqnJ34g4");
}

Thanks


Answers (2)