Hi All Please reply the below query As per the QTP help file, below code should click in the specified cell (in the wpftable).
WpfWindow(“title”).WpfTable(“dataGrid”).SelectCell 0,1 If there are checkboxes in the mentioned cell, how can these be checked/unchecked.. similarly, if we have picklist in the mentioned cell, how can we select different values in that picklist. above code will only highlight the mentioned cell. it will not perform any action on the objects inside the wpftable. for webtable we have childitem method available, by which we can perform action on the objects inside teh table. what will be the approach for the wpftable Regards On Tuesday, August 7, 2012 1:08:25 PM UTC+5:30, Amit wrote: > > Hi All > > Please let us know if anyone has worked on 'AutomationPattern' property of > wpftable. > > Pls share some example of it. we are trying to perform operations on the > objects inside the wpftable in qtp11, .net4 win 7, 64 bit application. > these objects are inside the wpftable but not identified by qtp. wpftable > is the last child element we are getting while spying. > > Please suggest if this issue can be resolved by using the > 'AutomationPattern' property or .Object property. pls share some > example/approach to use it. we have already installed add-ins QTPNET_00085, > QTPNET_00120 and QTPNET_00127 > > Regards > On Tuesday, August 7, 2012 1:08:25 PM UTC+5:30, Amit wrote: > > Hi All > > Please let us know if anyone has worked on 'AutomationPattern' property of > wpftable. > > Pls share some example of it. we are trying to perform operations on the > objects inside the wpftable in qtp11, .net4 win 7, 64 bit application. > these objects are inside the wpftable but not identified by qtp. wpftable > is the last child element we are getting while spying. > > Please suggest if this issue can be resolved by using the > 'AutomationPattern' property or .Object property. pls share some > example/approach to use it. we have already installed add-ins QTPNET_00085, > QTPNET_00120 and QTPNET_00127 > > Regards > On Tuesday, August 7, 2012 1:08:25 PM UTC+5:30, Amit wrote: > > Hi All > > Please let us know if anyone has worked on 'AutomationPattern' property of > wpftable. > > Pls share some example of it. we are trying to perform operations on the > objects inside the wpftable in qtp11, .net4 win 7, 64 bit application. > these objects are inside the wpftable but not identified by qtp. wpftable > is the last child element we are getting while spying. > > Please suggest if this issue can be resolved by using the > 'AutomationPattern' property or .Object property. pls share some > example/approach to use it. we have already installed add-ins QTPNET_00085, > QTPNET_00120 and QTPNET_00127 > > Regards > On Tuesday, August 7, 2012 1:08:25 PM UTC+5:30, Amit wrote: > > Hi All > > Please let us know if anyone has worked on 'AutomationPattern' property of > wpftable. > > Pls share some example of it. we are trying to perform operations on the > objects inside the wpftable in qtp11, .net4 win 7, 64 bit application. > these objects are inside the wpftable but not identified by qtp. wpftable > is the last child element we are getting while spying. > > Please suggest if this issue can be resolved by using the > 'AutomationPattern' property or .Object property. pls share some > example/approach to use it. we have already installed add-ins QTPNET_00085, > QTPNET_00120 and QTPNET_00127 > > Regards > -- 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
