Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SAP PORTAL
#2
Solved: 11 Years, 10 Months, 3 Weeks ago
There are two options,
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 enter

Does 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.
Reply


Messages In This Thread
SAP PORTAL - by Rupesh Singh - 06-20-2013, 11:10 AM
RE: SAP PORTAL - by basanth27 - 06-21-2013, 07:38 AM
RE: SAP PORTAL - by vinod123 - 06-21-2013, 03:05 PM
RE: SAP PORTAL - by Jyobtech - 06-26-2013, 10:49 AM
RE: SAP PORTAL - by Staff - 07-05-2013, 01:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  In qtp how to manage status bar for portal(SAP WEB Application) kamal262007 0 2,968 03-08-2013, 12:58 PM
Last Post: kamal262007
  SAP QTP issue-SAP screen disappear Jyobtech 2 3,856 02-27-2013, 10:01 AM
Last Post: Jyobtech

Forum Jump:


Users browsing this thread: 1 Guest(s)