Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If statement with multiple conditions
#2
Solved: 11 Years, 4 Months ago
Hai Lorena,

If Possible please try this....

Code:
If Browser("Fax Request").Page("Preferences").WebElement("WebTable").Exist then
  
        If Browser("Fax Request").Page("Preferences").WebEdit("StartDate").Exist then

               If Browser("Fax Request").Page("Preferences").Web.....

               End If

        End If

   End If

Makes sense? Reply me if you have another logic.

Thanks,
Saranya
Reply


Messages In This Thread
If statement with multiple conditions - by mv8167 - 08-16-2011, 10:38 PM
RE: If statement with multiple conditions - by saranya Rangarajan - 08-19-2011, 03:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Correcting If statement looking for multiple strings mv8167 5 5,613 11-03-2011, 11:51 AM
Last Post: ravi.gajul
  exit conditions stevol 0 1,953 08-11-2008, 03:35 PM
Last Post: stevol

Forum Jump:


Users browsing this thread: 3 Guest(s)