Closed RadhepS closed 5 years ago
PR: https://github.com/SAP/cloud-commerce-spartacus-storefront/pull/3743
Due to cypress' speed, it navigated to the login page a second time very quickly and I observed that the old login details were still in the fields. For this reason I added a call to clear the fields before inputting values.
smoke/login.e2e-spec.ts failed when running locally.