Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Access to JavaCombobox in JavaTable cell?
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi,

Does anyone know how to select from a JavaList comboBox one of the items which is located in JavaTable cell ?

Thanks

- Jarkko
Reply
#2
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi Jarkkop,

This can be done by using 'ChildItem' method.

Code:
Check the below example:
JavaWindow(...).JavaWindow(..).JavaTable("...").ChildItem(row,column,"JavaList",0).Select "item1"
Reply
#3
Solved: 10 Years, 9 Months, 2 Weeks ago
(10-14-2009, 06:43 PM)sreekanth chilam Wrote: Hi Jarkkop,

This can be done by using 'ChildItem' method.

Code:
Check the below example:
JavaWindow(...).JavaWindow(..).JavaTable("...").ChildItem(row,column,"JavaList",0).Select "item1"

Hi Sreekant, childItem method is not available for JavaTable in UFT


Attached Files Image(s)
   
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Set Value in JavaEdit Inside JavaTable yonobev 9 11,794 11-08-2017, 11:12 PM
Last Post: lotos
  Want to read the data from excel and set read value in the JavaTable rajeevk7 0 2,173 07-10-2017, 04:20 PM
Last Post: rajeevk7
  Working on javatable reddyraam10 0 1,599 02-07-2017, 08:12 AM
Last Post: reddyraam10
  Selecting a cell from Javatable at RUN time arjun.singh 7 9,798 05-07-2013, 03:26 PM
Last Post: simbolla
  QTP dosen't recognising that particular JavaTable object. bmimqtp 1 2,343 05-11-2012, 06:07 PM
Last Post: sshukla12

Forum Jump:


Users browsing this thread: 1 Guest(s)