Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using IF condition to check current page
#4
Solved: 11 Years, 3 Months, 3 Weeks ago
Code:
dim a
a=Browser("xyz").Page("xyz").GetROProperty("title")

If a="Http://already_done.htm" Then
   ....
Else
   ....
End If
Reply


Messages In This Thread
RE: Using IF condition to check current page - by stevol - 08-06-2008, 05:16 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

Forum Jump:


Users browsing this thread: 3 Guest(s)