JSON Request- Urgent help

2011-05-26 Thread Ragini Thakur
Hi all, In the application under test a JSON request is sent and in its response server sends back an image. The image has verification code which is to be used to next login request. How can we extract the image text /verification code imprinted to be sent to the next request. TG Get

Re: JSON Request- Urgent help

2011-05-26 Thread Deepak Shetty
Hi if you could do this , it wouldnt be a very good captcha would it? the purpose of a captcha is to prevent automated bots from submitting forms . The only way around this problem is to change the server side application . A configuration flag or something is used in the environment or request to