protractor-screenshot-reporter
protractor-screenshot-reporter copied to clipboard
trace: [Error: Failed expectation] on Passed
I'm getting Error failed Expectation in the console even though it has passed. Currently using the some default config options on the npm page
{ type: 'expect', matcherName: 'toEqual', passed_: true, expected: 'http://www.google.com', actual: 'http://www.google.com', message: 'Passed.', trace: [Error: Failed expectation] }