Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with WinObject
#3
Solved: 11 Years, 3 Months, 3 Weeks ago
Code:
Set objChild = Description.create()
objChild("micclass").value = "WinObject"

Set objChildItems = Window("Viewpoint").Dialog("Issue Documents").ChildObjects(objChild) 'This will return all the winobjects itmes collection.
Msgbox objChildItems.count 'This will give the number of winobjects are present with in the dialog.
now you can work with this object.

Let me know if you need any more information.
Thanks,
SUpputuri
Reply


Messages In This Thread
Problem with WinObject - by Sudheer_tester - 04-09-2010, 07:03 PM
RE: Problem with WinObject - by sreekanth chilam - 04-09-2010, 07:07 PM
RE: Problem with WinObject - by supputuri - 04-09-2010, 08:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Object doesn't support this property or method: 'window(...).window(...).winobject' senthil5683 1 3,674 07-04-2016, 07:08 PM
Last Post: venkatesh9032
  QTP captures MFCMenubutton as winobject.Help Me to select menu's inside MFCMenubutton surestud 1 2,864 04-10-2015, 02:17 PM
Last Post: Naresh
  object identified as WinObject by UFT11.52, HELP javierchen 1 3,382 03-17-2015, 09:36 PM
Last Post: babu123
  WinObject is always detected by Spy javierchen 0 1,988 03-09-2015, 09:27 PM
Last Post: javierchen
  SetSecure on a WinObject? RandomGrin 1 2,789 11-04-2014, 10:00 AM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)