Skip to content Skip to sidebar Skip to footer
Showing posts with the label E2e Testing

Cypress - Stubbing Using Route(options) Isn't Work

I try to simulate bad request by returning status code = 400. I followed the documentation and foun… Read more Cypress - Stubbing Using Route(options) Isn't Work

Using Testcafe 'requestlogger' To Retrieve Chrome Performance Logs Fails

This is in continuation of this thread: Is there a way in TestCafe to validate Chrome network calls… Read more Using Testcafe 'requestlogger' To Retrieve Chrome Performance Logs Fails

Select Ok Button From N'th Modal Opened In Testcafe

I open two modals in my testing, and I want to be able to click on the 'OK' button in the s… Read more Select Ok Button From N'th Modal Opened In Testcafe