dimanche 14 juin 2020

How to pass query params of a request url while mocking with Request Hooks in Testcafe?

My request url has multiple query params. I want to mock the response of the external API while writing my tests in Testcafe. I want to mock the data in E2E testing because my data will expire in every 15days. Please suggest some ways to handle mocking the request with query param. I am able to mock the request not having any query param and I am using Request Hooks for that.

Aucun commentaire:

Enregistrer un commentaire