How can I get response body? #110
-
Hello, thanks for your powerful driver. With a regular chrome driver in the past I used to get the performance logs then from it find the request i am interested of and then get the request id and use it in the cdp dev tool to retrive |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Does https://github.com/kaliiiiiiiiii/Selenium-Driverless#use-events (request interception) answer you that? |
Beta Was this translation helpful? Give feedback.
Does https://github.com/kaliiiiiiiiii/Selenium-Driverless#use-events (request interception) answer you that?