jeudi 20 février 2020

AssertionError in TestCafe: expected ' ' to deeply equal ' '

I'm writing test in TestCafe and I should check, that the field for typing is empty. I'm doing it using eql assertion

.expect(instanceQuery.resultField.value).eql('')

But I'm getting an error: AssertionError: expected ' ' to deeply equal ' '

Aucun commentaire:

Enregistrer un commentaire