Ramco Ramco

Ramco Ramco

  • 439
  • 3.4k
  • 545.1k

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)