Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to record the double click actions
#14
Solved: 10 Years, 9 Months, 2 Weeks ago
@Basanth: A word of suggestion with this statement

Code:
ItemRowNum = Browser().page().frame().webtable().Getrowwithcelltext("venkatbabu")

GetRowwithCelltext is like a instr function that searches for a pattern in a given string, so in this case venkatbabu, venkatbabu_abc or to generalise it venkatbabu.* etc everything would get recognized as venkatbabu only which may lead to false positives. IMHO we should avoid using this and instead go for a loop on web table and check for the required value (using the exact match) one-by-one.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply


Messages In This Thread
RE: How to record the double click actions - by Ankur - 08-11-2009, 07:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to perform the "Double click" event on Java Addins i.e Java button venkatbatchu 2 7,667 01-24-2010, 01:07 PM
Last Post: venkatbatchu
  Call to COPY of Actions from QC8.2 (file system) to QTP 9.5 not copying the actions govqa 0 2,311 05-13-2009, 01:44 PM
Last Post: govqa

Forum Jump:


Users browsing this thread: 1 Guest(s)