Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question about a specific checkpoint I'm trying to create
#3
Not Solved
Code:
result=Browser("Automation Site | Edit").Page("My Site").Image("help icon").Check( CheckPoint("about"))
if result then ' button found - checkpoint passes
   Reporter.ReportEvent micFail, "Step 3, "The help icon was found when not expected"
   ExitAction
Else ' checkpoint failed - button NOT found
    'do some other stuff
End If
Reply


Messages In This Thread
RE: Question about a specific checkpoint I'm trying to create - by tdevick - 06-07-2011, 03:42 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question How to open IE/Chrome/Firefox with a specific size? DarkestAmadeus 0 1,934 07-19-2018, 05:38 AM
Last Post: DarkestAmadeus
  Check specific links of a webpage rocky9 1 2,556 06-11-2015, 06:23 PM
Last Post: venkatesh9032
  Another checkpoint question bistritapcv 1 1,733 04-05-2013, 08:56 AM
Last Post: Ankesh
  Pass specific design steps in QC through QTP TurtleRock 0 1,661 09-06-2012, 01:23 PM
Last Post: TurtleRock
  Count number of webelement with specific names kalaivanan123 2 4,449 07-31-2012, 11:52 AM
Last Post: Ankesh

Forum Jump:


Users browsing this thread: 1 Guest(s)