Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to build logic around a checkpoint
#2
Not Solved
Code:
Dim x, y
x = 12
y = 11
If x>y  Then
    Browser("xxx").Page("yyy").Frame("zzz").Check CheckPoint("c1")
    Else
    Browser("xxx").Page("yyy").Frame("zzz").WebElement("Delete").Check CheckPoint("c2")
End If
I am not sure if this is the one you are looking for.if no Please let me know the requirement in detail.

Regards
Kishore
Reply


Messages In This Thread
RE: How to build logic around a checkpoint - by kishoreinchennai - 08-05-2008, 09:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need a logic in array - QTP surestud 4 3,014 08-20-2015, 02:47 PM
Last Post: cuongtv
  VB Script logic Suma Parimal 3 2,613 03-24-2014, 12:56 AM
Last Post: supputuri
  Logic to add numbers in caliculator using descriptive programming, srinivassure 1 3,019 02-08-2011, 03:33 AM
Last Post: Ankur
  Problem in identifying the menu which is build using component art shamak 0 2,281 01-10-2011, 04:43 PM
Last Post: shamak
Wink standard checkpoint and text checkpoint kiran10_rm 1 5,158 11-18-2010, 05:16 AM
Last Post: nandu

Forum Jump:


Users browsing this thread: 1 Guest(s)