Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Troubles with Regex in Browser
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
I'm having troubles using regular expressions in general actually and I'm not entirely sure why.

Lets say the browser title is ABC. When you go to a different page, it changes to ABC - New Page. I figured I could access the browser with the following:

Code:
Browser("name:=ABC*")
or
Code:
Set bDesc = Description.Create
bDesc("name").value="ABC*"
Browser(bDesc)

Both should work, but they aren't for me.

Does anyone have an idea why?
Reply


Messages In This Thread
Troubles with Regex in Browser - by XeNoMoRpH - 06-17-2009, 07:31 PM
RE: Troubles with Regex in Browser - by Ankur - 06-17-2009, 08:55 PM
RE: Troubles with Regex in Browser - by XeNoMoRpH - 06-18-2009, 12:01 AM
RE: Troubles with Regex in Browser - by ursvinod - 06-18-2009, 10:40 AM
RE: Troubles with Regex in Browser - by XeNoMoRpH - 06-18-2009, 04:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ReGex not working for Java Items jimrazak 0 2,100 02-23-2012, 06:17 PM
Last Post: jimrazak
  Turn Off RegEx mv8167 4 4,377 09-27-2011, 10:20 PM
Last Post: mv8167
  regex works but how do i return the found string to a variable jove1776 2 3,283 08-24-2011, 06:17 PM
Last Post: jove1776
  QTP 9.2 RegEx issue ashv 2 3,676 02-20-2011, 12:48 PM
Last Post: ashv
  RegEx for a child objects SBsteven 1 3,269 11-17-2009, 11:20 AM
Last Post: v_selvam

Forum Jump:


Users browsing this thread: 1 Guest(s)