Hi Christopher,

Being able to load an image into MonkeyRunner from the filesystem
makes a lot of sense, I don't see how I had missed that.  All the
test's we've been using MonkeyRunner before only ever wanted to
compare to subsequent snapshots (to see what has changed).  This looks
pretty straight forward feature to add, but may take me a couple days
to get to it.

Bill

On Mon, Feb 14, 2011 at 6:14 PM, Christopher M. Judd <javaj...@gmail.com> wrote:
> According to the monkeyrunner documentation, you can compare
> screenshot output to known screenshot for regression testing. How do
> you do this? I see the method sameAs on MonkeyImage but that takes a
> MonkeyImage presumably one saved on disk for regression testing but
> there appears to be no way to load one from disk.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to