Hi everyone,
i am trying to play with cucumber for velocity.
My tests are running fine with Firefox and Chrome, however they fails with Phantomjs.
Perhaps there is something in the console that could help me to see the cause of this, however i don’t know how to enable logging for phantomjs.
Anyone could help me or provide me with pointers how do find the possible cause of failing tests in phantomjs ?
The other thing is to enable VELOCITY_DEBUG=1 and tail the cucumber log. That should give you some more details. I don’t recall if it’s full debug for phantom or not.