Commit ff5bf72
committed
Add support for
* This adds an additional callback for the `Network.responseReceived`
event when a response is received. It will look up the
`Ferrum::Network::Exchange` object with the matching `requestId` and passes
it back to the block, once a response has been received for a request.browser.on(:response).1 parent d141613 commit ff5bf72
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
306 | 314 | | |
307 | 315 | | |
308 | 316 | | |
| |||
0 commit comments