Closed sukratkashyap closed 3 years ago
@nicjansma @bluesmoon Thank you guys for the comments. I have made the changes as suggested.
Not related to your changes, but looks like E2E tests are failing due to:
E/launcher - SessionNotCreatedError: session not created: This version of ChromeDriver only supports Chrome version 84
In our internal repo, we lock webdriver and chromedriver at specific versions during CI tests. I'll need to see how easy that would be to do in the Github actions files.
Hi, could this PR merged? The new xhr.ru variable looks good. Regards, Sascha
Yes! Merged via dd558a515be0d730ca8479b2d5ef8e0dcedcd253
Adding new
ru
beacon parameter which contains the Response Url when XHR request is made.XMLHttpRequest
: https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/responseURLfetch
: https://developer.mozilla.org/en-US/docs/Web/API/Response/url