Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using regular expression to identify dynamic pages
#6
Solved: 10 Years, 9 Months, 4 Weeks ago
Solve it, thanks to you guys..
I did use the creation time and it works..
Thanks again. Smile
as per research for my problem, creating a description to identify the unique property of the browser will also solve the problem.
Code:
Set oDesc = Description.Create
oDesc("version").Value = "internet explorer.*"
Set oIE = Desktop.ChildObjects(oDesc)
Reply


Messages In This Thread
RE: Using regular expression to identify dynamic pages - by grave711 - 05-24-2012, 01:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need Any digit in xpath path using Regular expression Priyam 1 3,282 10-05-2016, 11:05 AM
Last Post: Ankur
  Regular expression to read two words in lowercase, uppercase and with and without spa sarahq49 1 3,223 04-09-2015, 01:56 AM
Last Post: sarahq49
  Regular expression and script optimisation Padmavathy 1 3,638 03-30-2015, 11:46 AM
Last Post: supputuri
  Regular expression in descriptive programming testernc 1 16,424 12-08-2014, 06:38 PM
Last Post: anshika.agarwal
  need a regular expression. anu05446 0 3,039 11-26-2014, 03:00 PM
Last Post: anu05446

Forum Jump:


Users browsing this thread: 1 Guest(s)