[wtr-general] Re: Save image in firefox: problem?

2012-04-11 Thread Chuck van der Linden
Use a different browser. Or better yet configure your test env to disable the captcha or replace it with a stub. Most capchas are somebody elses code so there is little value in spending your time testing them. On Wednesday, April 11, 2012 6:13:40 PM UTC-7, Bruno Pio wrote: Hi! How can

[wtr-general] Re: Save image in firefox: problem?

2012-04-11 Thread Anthony Hallett
Lol .. Using a different browser will not help; image.save always throws a NotImplementedError .. On Thursday, 12 April 2012 13:03:19 UTC+10, Chuck van der Linden wrote: Use a different browser. Or better yet configure your test env to disable the captcha or replace it with a stub.

[wtr-general] Re: Save image in Firefox

2009-12-21 Thread hliauw
Thanks for the reply. I'll open a new ticket. In the mean time, is there a way to get the image's binary data? On Dec 21, 4:54 am, Angrez Singh ang...@gmail.com wrote: As of now FireWatir doesn't support saving a image. You can open a JIRA ticket for the same. - Angrez On Sat, Dec 19, 2009

[wtr-general] Re: Save image in Firefox

2009-12-21 Thread hliauw
Thanks for the reply. So, what the tests does is basically save the image into a file and calculate the md5 digest from the file. Is there a way to get the image's binary data without saving it to a file first? On Dec 21, 4:54 am, Angrez Singh ang...@gmail.com wrote: As of now FireWatir doesn't