Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with If - Then statement
#2
Solved: 11 Years, 5 Months, 2 Weeks ago
hi,

try the following.

Code:
If Browser("Yahoo! Mail: The best").Page("(9 unread) Yahoo! Mail,_3").WebElement("Offline").exist Then
Browser("Yahoo! Mail: The best").Page("(9 unread) Yahoo! Mail,_3").WebElement("Offline").Click
Browser("Yahoo! Mail: The best").Page("(9 unread) Yahoo! Mail,_2").WebElement("Available").Click
End If
Reply


Messages In This Thread
Help with If - Then statement - by pipsonian - 05-19-2009, 10:37 PM
RE: Help with If - Then statement - by sreekanth chilam - 05-19-2009, 11:15 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)