Intermediate HTML Files

14 views
Skip to first unread message

Benjamin Houdeshell

unread,
Nov 18, 2013, 5:55:48 PM11/18/13
to multi-m...@googlegroups.com
Does the framework allow one to view the intermediate HTML files after the test is finished?  The current framework i'm using now allows the viewing of the downloaded HTML files to confirm the test executed correctly.

Corey Goldberg

unread,
Nov 19, 2013, 4:36:03 PM11/19/13
to multi-mechanize
> Does the framework allow one to view the intermediate
> HTML files after the test is finished?

you may log them inside your tests, but it's possibly a lot of data
and will most likely skew your results by writing to disk.

> The current framework i'm using now allows the viewing of the
> downloaded HTML files to confirm the test executed correctly.

It is better to use assertions in your tests to validate responses.

Benjamin Houdeshell

unread,
Dec 1, 2013, 5:44:40 PM12/1/13
to multi-m...@googlegroups.com
Thanks!
Reply all
Reply to author
Forward
0 new messages