Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with WinObject
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi All,

I am facing a problem with WinObject

Actual functionality is I want find number of store Fares after that needs to be select the each Stored Fare in Issue Documents Dialog and click the "Issue Documents" button

But I am not able to select Stored Fare. If am Spy that object it show as "WinObject: Internet Expolere_Server".
Even I have seach for ChildObjects for that WinObject but it shows 0 childobjects. For more clarification I have attached the screen shot.

I am using below code.
Code:
set oChildObjects = Window("Viewpoint").Dialog("Issue Documents").WinObject("Internet Explorer_Server").ChildObjects
iNoObjects = oChildObjects.Count()
MsgBox iNoObjects

Please help on this issue.


Attached Files Image(s)
   
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,515 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,756 04-10-2015, 02:17 PM
Last Post: Naresh
  object identified as WinObject by UFT11.52, HELP javierchen 1 3,222 03-17-2015, 09:36 PM
Last Post: babu123
  WinObject is always detected by Spy javierchen 0 1,780 03-09-2015, 09:27 PM
Last Post: javierchen
  SetSecure on a WinObject? RandomGrin 1 2,631 11-04-2014, 10:00 AM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)