ruby - HOW to Put a text from a captcha image in a Textfiled In WATIR/FIREWATIR -


I am using the water and I have to put a value from captcha in a textfield (the image is generated each time) What should I do in this

Wikipedia says:

P> P> Then, Captcha's purpose is to prevent automation.

If you are part of the team that is developing the application (and not just trying to automate the random web site), ask a developer the easiest way to automate that page captcha value To make it available anywhere on the page, there are several solutions to remove captcha in the test environment (in test environment only) ...

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -