I am looking for some info on how to intercept the api calls in the karate UI automation. Currently my use case is very similar to the one below, where i am looking at checking few request headers to redirect/block the request. https://github.com/puppeteer/puppeteer/blob/master/examples/block-images.js
Any tips would be helpful !
Thanks !