Hi sankalp
Is this correct?
I worked with send keys but not able to click on the webbutton....and i worked with devicereplay too.. is there any other way...
Note: i am not able to record the webbutton..
Code:
Set DeviceReplay = CreateObject("Mercury.DeviceReplay")
DeviceReplay.mousemove 527,613
wait(5)
DeviceReplay.mouseclick 527,613,1I worked with send keys but not able to click on the webbutton....and i worked with devicereplay too.. is there any other way...
Note: i am not able to record the webbutton..

