InlineAttachment icon indicating copy to clipboard operation
InlineAttachment copied to clipboard

Test captures not providing any utility?

Open jkassemi opened this issue 8 years ago • 2 comments

Running the CasperJS task grunt casperjs generates some screen captures in the ./capture directory, but they all appear to be the same:

step-1 step-2 step-3 step-4

Is this currently the expected behavior?

jkassemi avatar Apr 04 '16 21:04 jkassemi

Yea, i was hoping to create a unit test that dragged the pacman and dropped it into the textarea to test if the uploading works. But casperjs didn't support drag & drop the last time i tried

Rovak avatar Apr 05 '16 07:04 Rovak

https://github.com/casperjs/casperjs/issues/1242 is currently the issue in the CasperJS project to make this unittest work

Rovak avatar Oct 25 '16 13:10 Rovak