reading a value for GIF image - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: reading a value for GIF image (/Thread-reading-a-value-for-GIF-image) |
reading a value for GIF image - sujaravi123 - 03-29-2012 Hi, I have a GIF image which is a chart as attached,I want to read a value displayed in GIF image using QTP.Is it possible to read from a GIF image? For example 83 in the attached image? RE: reading a value for GIF image - Ankesh - 03-29-2012 Have you tried spying the object and checking the native and identification? There should be some property listed which will have the expected values. Regards, Ankesh |