09-22-2009, 08:22 AM
Hi Geetha,
Try as given below:
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