You have to get those + symbol objects from the page and loop thru them and 
click the required( hoping it is displayed as links in page).  Try it out.

Sent from my iPhone

On Jul 31, 2010, at 12:48 PM, [email protected] wrote:

> I have a similar problem with a TELERIK selection list which opens a list of 
> branches that are all opened with plus signs (+).  Then a secondary list 
> opens for one branch with another list to open with plus signs.  After 
> clicking on the second plus sign, the final list opens with the item to be  
> selected.  I have not been able to access this with Context Sensitive (CS), 
> Low Level (LL), or Analog code because the Object is not recognized or the 
> .NET web page moves (I use both .NET and Web add-ins w/ QTP 10 under IE8 w/ 
> Windows 6). I don't believe the Virtual Object Wizard will help, and I have 
> tried the Extensibility Accelerator without success).  Any ideas?
>  
> In a message dated 7/21/10 9:20:44 A.M. Eastern Daylight Time, 
> [email protected] writes:
> You can use the Rowcount and Columncount method and select the row and column 
> of the child node u want to drag n drop
> 
> On Thu, Jul 8, 2010 at 9:11 AM, K A R T H I K <[email protected]> wrote:
> Hi All,
> 
> In my application, I have to select a child node under a parent node, drag it 
> and drop it under another parent node. All the nodes are placed in a tree 
> view.
> 
> Application is developed in VB and when I recorded the application with QTP 
> it shows only the co-ordinates of the parent and child nodes.
> 
> EG:
> VbWindow("VbWindow").VbWindow("VbWindow").WinObject("SSTreeWndClass").Click 
> 58,137
> VbWindow("VbWindow").VbWindow("VbWindow").WinObject("SSTreeWndClass").Click 
> 59,121
> 
> 
> Please suggest a possible solution for this.
> 
> 
> -- 
> Thanks & Regards
> Karthik
> -- 
> 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
> 
> 
> 
> -- 
> Thanks & Regards
> 
> Manjunath M Biradar
> 9008719526
> -- 
> 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
>  
> -- 
> 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

-- 
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

Reply via email to