![]() | Expected prawn to match "" |
|
30 Jan 2012, 03:53
M M (5 posts) |
Hi, I’m getting this failure on the tests in chapter 1 page 22
I don’t understand why it’s expecting it to match ”” when the test is asserting that it matches page.body
|
|
29 Mar 2012, 18:19
Yasuo Honda (4 posts) |
I have the same issue. I’d like to know if anyone has finished this integration test successfully. |
|
02 Apr 2012, 04:30
Jayson Bailey (1 post) |
Same error. |
|
16 Apr 2012, 20:50
Noah F. Stern (1 post) |
Try using page.source instead of page.body. This link gave me the clue: http://stackoverflow.com/questions/6835205/cucu… |
| You must be logged in to comment |

