Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Regular expression in descriptive programming
#2
Not Solved
If you use .* at the start then the regular expression will exclude anything you have entered after it so QTP would not recognise the innertext properly. If possible then use .* always at the end like :
Code:
"value:=" &label& ".*"
Reply


Messages In This Thread
RE: Regular expression in descriptive programming - by anshika.agarwal - 12-08-2014, 06:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need Any digit in xpath path using Regular expression Priyam 1 3,263 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,211 04-09-2015, 01:56 AM
Last Post: sarahq49
  Regular expression and script optimisation Padmavathy 1 3,616 03-30-2015, 11:46 AM
Last Post: supputuri
  need a regular expression. anu05446 0 3,029 11-26-2014, 03:00 PM
Last Post: anu05446
Rolleyes Help Required : In Understanding the regular expression arescool 0 2,818 08-15-2013, 08:59 AM
Last Post: arescool

Forum Jump:


Users browsing this thread: 1 Guest(s)