Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Checkpoint Image.
#2
Solved: 11 Years, 4 Months ago
Hi Mukesh,

You can check the absence of the image as follows:

Code:
If Browser("").Page("").Image("Image Name").Exist = False Then
   Reporter.ReportEvent micPass,"Verify Image is absent","Image is absent"
   Else
   Reporter.ReportEvent micFail,"Verify Image is absent","Image is present"

End If

Please let me know if it helps !!!
Reply


Messages In This Thread
Checkpoint Image. - by Mukesh.Laxmidhar - 09-20-2010, 02:12 PM
RE: Checkpoint Image. - by PrabhatN - 09-20-2010, 06:07 PM
RE: Checkpoint Image. - by Mukesh.Laxmidhar - 09-21-2010, 01:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Checkpoint: Image [QTP 10.0] Helen99 2 4,962 07-19-2011, 10:35 PM
Last Post: tdevick
Wink standard checkpoint and text checkpoint kiran10_rm 1 5,363 11-18-2010, 05:16 AM
Last Post: nandu
  fullscreen and bitmap checkpoint error "Cannot create bitmap checkpoint" meuline 2 4,723 12-10-2009, 09:17 PM
Last Post: meuline
  Checkpoint problems: Checkpoint starts before web page is loaded & therefore fails! IdontGetIt 1 3,921 11-20-2009, 11:45 AM
Last Post: basanth27
  Image Checkpoint sriramsrqa 1 2,134 09-30-2009, 10:25 AM
Last Post: Saket

Forum Jump:


Users browsing this thread: 1 Guest(s)