Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bitmap Checkpoint- Urgent
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi All,
I want to know 2 things.

1. I do not want Bitmap checkpoint to be loged in my result.How to do this?

2. I want this result of checkpoint pass or fail in a variable.How to achive this?

Thanks in advance.
Reply
#2
Solved: 10 Years, 9 Months, 2 Weeks ago
I have got solution for my both problems.

To avoid logging any checkpoint we can use
Reporter.Filter = 3
Your checkpoint(s)
Reporter.Filter = 0

default value is 0 which means log all and 3 is for not logging any of the checkpoints.

For second problem every checkpoint returns value just we need to use

Val = Window(---).Check (checkpointobject)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  bitmap checkpoint ch_rk2004 0 1,551 07-16-2015, 05:15 PM
Last Post: ch_rk2004
Exclamation URGENT: ActiveX component can't create object citibank_ani 3 15,285 09-09-2014, 01:02 PM
Last Post: VarunKaushik
  Issue related to dropdown selection(Please help urgent) excellentpawan123 2 4,053 05-31-2014, 12:00 PM
Last Post: excellentpawan123
  Urgent plz:Dropdown value is not dynamically loadng the subsequent fields accordingly Shwethareddy 0 1,867 12-04-2012, 03:30 PM
Last Post: Shwethareddy
  Capture tooltip text through bitmap checkpoint Nicklas 3 4,379 10-09-2012, 07:35 PM
Last Post: Brian.Osborne

Forum Jump:


Users browsing this thread: 1 Guest(s)