instance.ActiveTab.KeyEvent("LeftCtrl", "down", "Ctrl");
instance.ActiveTab.MouseClick(60, 200, "left", "click");
does not work....
LINK States that
the microsoft site list LeftCtrl as the key, but using this empty produces a error in zenno.... so idk...
anyways i tested its usage at...