RR
Size: a a a
RR
АХ
AV
АХ
AV
АХ
A
A
The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
>
When Cypress detects uncaught errors originating from your application it will automatically fail the current test.
This behavior is configurable, and you can choose to turn this off by listening to the uncaught:exception event.
A
cy.get('.some_selector input[name="email"]')
.clear()
.type('test@test.ru')
cy.get('.some_selector input[name="email"]').clear().type('test@test.ru')
A
M
A
A
AS
LY
AS
LY
AS
LY