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
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
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ramco RamcoPosted Nov 28, 2022, 9:52 AM
Hi Abhishek
It opens in browser but it does not run automatically
Thanks
Abhishek YadavPosted Nov 28, 2022, 8:17 AM
the loop gets teminated use int i=0