PromucFlow_constructor/app/client/cypress/integration
Rimil Dey b502332076
fix: catch block not working in firefox and safari for async functions (#15376)
* Add error.message only to data.reason, since the call stack being sent to responsePayload is different for different browsers. This fix ensures a consistent behaviour across all browsers

* Add integration tests

* Update test to typescript

* Fix error message

* Use new error instead of message object

* Code review fix

* Add else block to catch unknown errors

* Update tests

* Get back to original solution - error solution not working in safari
2022-08-23 11:32:31 +05:30
..
Smoke_TestSuite fix: catch block not working in firefox and safari for async functions (#15376) 2022-08-23 11:32:31 +05:30
Smoke_TestSuite_Fat/ClientSideTests feat: 12594 - added cypress test of form login on admin setting page (#13178) 2022-05-06 20:21:08 +05:30