08-06-2008, 05:16 PM
Code:
dim a
a=Browser("xyz").Page("xyz").GetROProperty("title")
If a="Http://already_done.htm" Then
....
Else
....
End If
Using IF condition to check current page
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Using IF condition to check current page - by janriis - 08-06-2008, 02:21 PM
RE: Using IF condition to check current page - by stevol - 08-06-2008, 03:48 PM
RE: Using IF condition to check current page - by janriis - 08-06-2008, 04:56 PM
RE: Using IF condition to check current page - by stevol - 08-06-2008, 05:16 PM
RE: Using IF condition to check current page - by janriis - 08-06-2008, 05:21 PM
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
check broken link in a page | deveshbhatt29 | 0 | 2,768 |
01-18-2014, 12:35 PM Last Post: deveshbhatt29 |
|
Write a program to print the current folder name in the local system. | kannan_panneerselvam | 8 | 8,052 |
07-09-2011, 11:10 AM Last Post: souvikghosh_diatm |
|
how to capture the current page URL | sidartha | 9 | 7,718 |
01-26-2011, 11:04 PM Last Post: Brian.Osborne |
|
Changing current working directory | vijay44 | 1 | 3,475 |
01-21-2010, 03:22 PM Last Post: Saket |
|
How to check all values on a page. | upadhyay40 | 0 | 1,888 |
12-09-2009, 03:49 PM Last Post: upadhyay40 |