Hello Ravi, You need to put some more information regarding your problem as what type of object you are testing.
Also try using obj.automationName = "somename"; obj.showInAutomationHierarchy = true; Thanks, Shaleen Jain http://shaleenjain.blogspot.com On Jan 12, 9:55 am, Ravi <[email protected]> wrote: > Hi All, > > I had made my flex application enabled for automated testing with QTP. > I had followed the steps required to enable a flex application for > automated testing with QTP i.e. import of following libraries in > build.xml file > > 1. Automation.swc > 2. Automation_agent.swc > 3. Automation_dmv.swc > 4. qtp.swc > > On a very first instance it looks like application is working fine > with QTP and the tester is able to trace the objects, but as soon as > the tester searches for a record entering a loginID, of any particular > user, which invokes a webservice call, tracing of objects does not > work with QTP and following error message comes up > > "The selected object can not be found in the application. Check the > application is open to the correct page or window and that the object > and its parents do not have parameterized value." > > Can anybody please help me on this issue? > > Any pointer can show me the way ahead. > > Thanks, > Ravi Mishra --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

