Go for it, good practice if anything
dchuk wrote an awesome tutorial on using Watir, may come in handy: How To Write Your First Ruby Web Bot In Watir
How can I save the captcha image?
I think I can select it like that but when I try to use save it gives an error 'not implemented'.
@browser.image

I'm using watir webdriver
I will share the bot when I'm done, but I need a little help here...