Commit 152874a
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 d6e8c22 commit 152874a
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
207 | 215 | | |
208 | 216 | | |
209 | 217 | | |
| |||
0 commit comments