Automate Value on dynamic 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: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others) +--- Thread: Automate Value on dynamic image (/Thread-Automate-Value-on-dynamic-image) |
Automate Value on dynamic image - viv_karthy - 04-26-2009 suppose I am automating a yahoo acoount creation , in the page: https://edit.india.yahoo.com/registration?.intl=in&new=1&.done=http%3A//mail.yahoo.com&.src=ym&.v=0&.u=bcifge54v7v2j&partner=&.partner=&pkg=&stepid=&.p=&promo=&.last= At the bottom, there is a text box saying "type the code shown" and I need to copy that code shown on the gif image in the text field. Suppose i am autoating such a scenario, the value in the image shown will vary dynamically every time i create a new account. So how do I pick up the value shown on the image and paste it in the text field using automation. I check for the properties of the image but the vaue shown in the image is not captured. Kindly advice and tahnks in advance. RE: Automate Value on dynamic image - savita.kale - 08-05-2009 Hi Karthy, Captcha images can't be automated. Actually the purpose of the capta image in- https://edit.india.yahoo.com/registratio...mo=&.last= page is to prevent automating the new account creation. RE: Automate Value on dynamic image - basanth27 - 08-07-2009 Question is, Is it dynamic Captcha ?? If not, for the sake of testing, if you know a collection of captcha's are going to occur, you can definitely test them. But you cannot dynamically test the Captcha occuring on the screen. I mean to say, what is your base to test it ? |