Dynamically get the web table(from the total noof webtables in that popup) using DP and using its properties like the total noof columns and etc Once u get the web table required get the row count and then search the required value and double click on it...
On 12/8/2009 11:45 PM, Daim wrote: > GUI designed in : Ext Jace (Javascript Framework) > QTP - ver 9.2 > > A pop up window opens containing multiple rows. I need to double click > a row so that it is selected on parent page. For that, I need some > assistance: > > 1.The webTable number of each row differ when I compared them using > Object Spy, e.g. the object hierarchy generated against 3 random rows > is as follows: > > Browser -> Page -> WebTable: 23 -> WebElement: ORANGE > Browser -> Page -> WebTable: 213 -> WebElement: APPLE > Browser -> Page -> WebTable: 55 -> WebElement: GRAPES > > 2. How will I record the double click operation > > -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
