K
K
klitron2014-03-03 17:19:36
Yii
klitron, 2014-03-03 17:19:36

How to organize automatic checking of sent and received requests?

The Yii + PHPUnit + SeleniumRC bundle is used.
I researched the topic of analyzing sent requests and received responses, but did not find anything sensible.
It is advised to use captureNetworkTraffic, but this method is only available in selenium webdriver.
It is also advised to use Proxy, but again it is not clear how to collect data from this proxy.
Perhaps someone has come across and can advise how to implement the interception of the headers of received / sent requests?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
OnYourLips, 2014-03-03
@OnYourLips

Set proxy and read proxy logs.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question