Answer the question
In order to leave comments, you need to log in
How to get XHR response like in console Network?
I use this lib: https://github.com/php-webdriver/php-webdriver
How can I get what requests the XHR site is sending and their responses?
In normal mode in the browser, this is done through F12 and Network
And in Selenium how?
Answer the question
In order to leave comments, you need to log in
There is a popular BrowserMob Proxy solution. There are few solutions for php, the latest wrapper for it is RapidSpike/php-browsermob-proxy . There is no documentation, you can look at the test code inside the package or look for code examples in Java / Javascript to catch the idea and make it similar for yourself)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question