Hi all,
I would like to record videos from a link found on a website.
How can I proceed?
I can't do a Ctrl + S maybe my code is wrong?
instance.ActiveTab.KeyEvent("s", "press", "ctrl");
Or is there another method that I don't know about?
Thanks in advance
I would like to record videos from a link found on a website.
How can I proceed?
I can't do a Ctrl + S maybe my code is wrong?
instance.ActiveTab.KeyEvent("s", "press", "ctrl");
Or is there another method that I don't know about?
Thanks in advance