Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to capture the checkpoint result in the script
#2
Solved: 10 Years, 10 Months ago
Hi Geetha,

Try as given below:

Code:
Chk1=Browser("IBM WebSphere Portal").Page("IBM WebSphere Portal").Check (CheckPoint("IBM WebSphere Portal_10"))
Msgbox Chk1

Chk2=Browser("IBM WebSphere Portal").Page("IBM WebSphere Portal").Check (CheckPoint("IBM WebSphere Portal_11"))
Msgbox Chk2

Chk3=Browser("IBM WebSphere Portal").Page("IBM WebSphere Portal").Check (CheckPoint("IBM WebSphere Portal_12"))
Msgbox Chk3


Messages In This Thread
RE: How to capture the checkpoint result in the script - by sreekanth chilam - 09-22-2009, 08:22 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to retrieve test result summary from a test result window using dp? jyotikrushna 3 5,110 09-30-2011, 09:24 AM
Last Post: rajpes
Question Text CheckPoint Or Output CheckPoint shriqtp 2 7,460 06-03-2009, 07:13 PM
Last Post: shriqtp

Forum Jump:


Users browsing this thread: 1 Guest(s)