Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
JavaTree Object
#1
Solved: 10 Years, 8 Months, 3 Weeks ago Exclamation 
Hi All,
I am using QTP 9.5 and selected Web and java Add-ins as my application is a java application. There is a JavaTree like object in my application. But while spying it gives
Code:
Browser("Project Management").Page("Project Management").Frame("frmapplication").JavaApplet("frmAppletApplication").JavaObject("objNavTreeView")
I want to click on a particular tree link.
Can anyone help me in this ASAP.

i tried with
Code:
JavaApplet("frmAppletApplication").JavaObject("objNavTreeView").Object.expandAll

Code:
JavaApplet("frmAppletApplication").JavaObject("objNavTreeView").Object.collapseAll
it is working fine but not able to select or click on the text in the tree.

Regards,
Judit
Reply
#2
Solved: 10 Years, 8 Months, 3 Weeks ago
Hi Raj,

QTP 9.5 not able to identify Java applet tree view during record session.
Please do the needful

Thanks
Dinesh
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)