Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
selecting the checkbox item within in a combox box
#5
Not Solved
Hi..
Thanks for the Reply...

when we use the getitemscount the combobox is returing the 0 count...so we can't go further scripting

Actually the Application functionality is like this: if we click the combobox..it will displays the checkbox item list.where we can select the items from this list.

Object repositories :
when we add the objects(shared rep) from ORM(Obj Rep Manager) ..it is captured as swfcombobox(ccb)..and no checkbox or list object within this object
so if write the script as : SwfWindow("frmSplash").SwfWindow("Prompts : Answers").SwfComboBox("ModuleComb").getitemscount..it is displaying count as 0

when we record from QTP(local rep)..it is captured as cclb (swf list)within the swfwindow(ccparent)..
so if write the script as : SwfWindow("frmSplash").SwfWindow("Prompts : Answers").SwfWindow("ccbParent").SwfList("cclb").Select "Nursing Postop"
QTP is throwing the error message:Cannot find the "cclb" object's parent "ccbParent" (class SwfWindow). Verify that parent properties match an object currently displayed in your application.

and we could able to view only the swfcombobox(ccb) in the application from view of the ORM and could not view the objects cclb (swf list)and the swfwindow(ccparent) from the Object Repository Manager(ORM)
Reply


Messages In This Thread
RE: selecting the checkbox item within in a combox box - by vangala srinivas - 12-06-2010, 05:46 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to check Checkbox in SSDBGrid in windows application RamUFT 0 983 02-13-2020, 07:34 PM
Last Post: RamUFT
  Webtable Checkbox in UFT Syahirah 7 10,809 11-15-2017, 03:47 PM
Last Post: Ankur
  Cannot identify the specified item Beginner 0 2,342 06-22-2017, 04:55 PM
Last Post: Beginner
  QTP not selecting appropriate webelement from the webtable..Need Solution satishkumarm 11 21,103 03-23-2016, 12:47 PM
Last Post: Swetha_Bayya
  WinListView set item command Shahino007 0 2,540 10-06-2015, 03:57 PM
Last Post: Shahino007

Forum Jump:


Users browsing this thread: 1 Guest(s)