Selenium Help
-
I'm using selenium. I need capture some element Found on Network capture.
Thank you
-
You can't do that.
-
@Ruri Is it possiable to capture the header of a request on Network capture?
-
@Ruri thank you
-
No you cannot read the requests with selenium, I would need to implement a middleman proxy which I don't intend to do.