hey ,
here micctrldwn won't work since it releases the button once the step is completd.
i tried using reporter object.
just try it
use keyup method after the above step or click on control button after the run
here micctrldwn won't work since it releases the button once the step is completd.
i tried using reporter object.
just try it
Code:
Const cntrl = 29
Set deviceReplay = CreateObject( "Mercury.DeviceReplay" )
deviceReplay.KeyDown cntrl
Browser("Google").Page("Google").Link("Images").Click
use keyup method after the above step or click on control button after the run