Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If statement with multiple conditions
#1
Solved: 10 Years, 9 Months, 1 Week ago
I need to check multiple of objects to determine which type of Preference dialog box was displayed. Can I use:

Code:
With Browser("Fax Request").Page("Preferences")

Code:
If (.WebElement("WebTable").Exist and .WebEdit("StartDate").Exist and .WebElement("mm/dd/yyyy").Exist and .WebCheckBox("CheckboxSave").Exist Then
...?
Reply


Messages In This Thread
If statement with multiple conditions - by mv8167 - 08-16-2011, 10:38 PM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)