Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need regular expression for selecting tree view node
#1
Not Solved
Hi
I have a problem in qtp I need help from you.The below statement activates the release(9) node how ever its an acutaldata.Data may change during runtime from 9 to some other digit.how to write regular expression for this.


Code:
DelphiWindow("frmSecurityFunctionsMain").DelphiTreeView("tvFunctions").Activate "x;y;z(9)"
I tried like this
Code:
DelphiWindow("frmSecurityFunctionsMain").DelphiTreeView("tvFunctions").Activate  "x;y;z.*"
but its not working.
Reply


Messages In This Thread
Need regular expression for selecting tree view node - by veera - 05-16-2011, 03:32 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to select tree object Chitra 0 1,297 11-19-2018, 04:07 PM
Last Post: Chitra
  Select 'Letter Queue' from Tree View regardless of the number of messages in it. ambica.agarwal@gmail.com 1 1,474 07-05-2018, 05:27 PM
Last Post: Ankur
  Need Any digit in xpath path using Regular expression Priyam 1 3,272 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,217 04-09-2015, 01:56 AM
Last Post: sarahq49
  Regular expression and script optimisation Padmavathy 1 3,632 03-30-2015, 11:46 AM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)