Ramon Klein
Ramon Klein
It is only possible to have one screenshot per "it"
@rebajz You have to set gatherBrowserLogs: false if you want get the logs by yourself...
The pdf approach from rebajz is good. The other alternative would be to zip all files and then send the zip files as mail. This report does not work without...
Adding a column is quite hard,, but if you don´t need the session id column it can be done with changing the html template after test run: in index.html replace...
There is a pending pullrequest for it #154 but I am afraid It will break things...and currently I have no time to test it...
@Evilweed you are right as long as people use protractor 5.* will have to support the jasmine 2 way. It just tried it out. The screenshots are not in the...
Thats crazy
> ## Problem > Inserting values into IDENTITY columns on SQL Server (MS) will result in SQL Error: `insert explicit value for identity column in table 'tablename' when IDENTITY_INSERT is...
Hmm first research shows that we can be happy to have browserlogs in chrome, but the chrome implemetation is not standarized and "not good" https://github.com/mozilla/geckodriver/issues/284
@Rakesh-Kesavan browser logs for chrome work fine. This feature is only for browers other than chrome. When some logs occured (error or warn) you can see one of these symbols:...