Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RegEx for a child objects
#2
Not Solved
If you use '<SPAN>.*</SPAN>' for string '<SPAN>Employer Service Rep</SPAN> ' this will return True

but for
Code:
<SPAN style="CURSOR: hand; COLOR: blue" onclick="appAdminForm.action.value='click_modify';appAdminForm.attrName.value='nwRSCrole';appAdminForm.submit();">Modify </SPAN> if you use <SPAN>.*,
this will return False
Reply


Messages In This Thread
RegEx for a child objects - by SBsteven - 11-16-2009, 10:05 PM
RE: RegEx for a child objects - by v_selvam - 11-17-2009, 11:20 AM

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,281 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
  Troubles with Regex in Browser XeNoMoRpH 4 3,163 06-18-2009, 04:31 PM
Last Post: XeNoMoRpH

Forum Jump:


Users browsing this thread: 1 Guest(s)