Micro Focus QTP (UFT) Forums

Full Version: Problem with Flight reservation application
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi I am recording the flight application and when i am going to run it.it is generating the error msg"SysListView32" description matches more then one of object currently diplayed in your application. Add additional properties". How i can remove this problem ?If it will solve by Descriptive Programming.Please tell me script for this.
Hi Sandy,

U can use following :

InvokeApplication "Flight appl path"

then record what ever operations u require...

run & see...