There are two options,
Type method on the object: {Check if this is available }
Or
Device Replay:
Does it help?
Type method on the object: {Check if this is available }
Code:
Browser("mySAPPortal").SAPPortal("Facilities Management").Type " "Or
Device Replay:
Code:
Set ObjDR = CreateObject("Mercury.DeviceReplay")
objDR.PressKey 13 ‘ASCII code for enterDoes it help?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.

