Could not write descriptive program for one of the application - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others) +--- Thread: Could not write descriptive program for one of the application (/Thread-Could-not-write-descriptive-program-for-one-of-the-application) |
Could not write descriptive program for one of the application - Jbabu - 02-01-2010 Hi, We are supposed to automate one application using descriptive programming. But the application is not identifiying the objects. Following is the code snippet after recording the applicaiton. Code: Browser("Loading STARLIMS v10 R2").SwfWindow("Failed requirements").SwfObject("Continue").Click 58,10 Please let me know how we can work with this application using descriptive programming RE: Could not write descriptive program for one of the application - Saket - 02-01-2010 Hi JBabu, Have you tried anything to automate this using Descriptive programming. what is the issue you faced. can you paste whatever you have tried so far. |