The checkpoint I was trying to use was a Text Checkpoint and an Image Checkpoint. Neither one seemed to work as I thought. Once I changed to a Standard Checkpoint, all seems to work fine.
Properties, I am not sure which properties you are refering to. Mostly, I am not sure how to find them after I created the checkpoints. In the Text Checkpoint, I ofcourse selected Insert->Checkpoint->Text Checkpoint durring Rec. I highlighted the desired text, see screenshot, and I get
Same steps with the bitmap checkpoint (see attachment)
Using a standard checkpoint seems to be the only checkpoint that works.
thxxx
Lor
Properties, I am not sure which properties you are refering to. Mostly, I am not sure how to find them after I created the checkpoints. In the Text Checkpoint, I ofcourse selected Insert->Checkpoint->Text Checkpoint durring Rec. I highlighted the desired text, see screenshot, and I get
Code:
Browser("WisdomLogin").Page("WisdomLogin").Check CheckPoint("WisdomLogin")
Same steps with the bitmap checkpoint (see attachment)
Code:
Browser("WisdomLogin").Page("WisdomLogin").WebElement("WebElement").Check CheckPoint("WebElement")
Using a standard checkpoint seems to be the only checkpoint that works.
thxxx
Lor