Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
JavaTree - Not able to click final links
#1
Not Solved Question 
Hi all,
I have a JavaTree which contains folders and links. I am able to expand and navigate upto folder level, but not able to go for links present under folder.
I tried recording of some link clicks. QTP gives all links as folder name itself.
Ex. Under System Administrator node, I have Add User link. But recorded scripts shows like below for all links under this folder. But items count is giving correctly by total tree.

Code:
Code:
JavaWindow("myWindow").JavaTree("myTree").Select "System Administrator;System Administrator"
' But I am expecting like below
JavaWindow("myWindow").JavaTree("myTree").Select "System Administrator;Add User"


So How Can I get the link's object to click?
Attached properties and methods screenshot.
[Image: 696691-Props.png]

Thanks...
Reply
#2
Not Solved
Guys, any update?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to access name of a node in a javatree in UFT ? saniya 0 1,639 07-25-2018, 06:00 PM
Last Post: saniya
  How import final calculated values by cell formula from Excel not the formula itself. qtped 1 4,708 01-17-2017, 04:05 PM
Last Post: sagar.raythatha
Question Webtable contains cell contains two links, how to click on link srinivassure 9 52,702 07-30-2016, 03:41 PM
Last Post: Akshay
  which is the final step of automation in QTP? Ramadas 6 3,511 10-29-2013, 04:31 PM
Last Post: Sathiya
  I want to count total no of links in a page and click one by one excellentpawan 9 6,745 07-23-2013, 11:51 AM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)