- Steps to reproduce: Add in any command `cmd.log(new Date());` - Expected: Wed Feb 14 2018 09:51:14 GMT+0000 (GMT Standard Time) - Actual: Empty line
Steps to reproduce:
Add in any command
cmd.log(new Date());Expected:
Wed Feb 14 2018 09:51:14 GMT+0000 (GMT Standard Time)
Actual:
Empty line