'expect(...).withContext is not a function' error using Protractor

840 Views Asked by At

I use Protractor 7.0 and Jasemine 3.6.1, but when i use .withContext(), I get Failed: expect(...).toEqual(...).withContext is not a function error message. I have searched the issue and the people suggest to update the Jasmine and Protractor, but it doesn't help.

0

There are 0 best solutions below