I want to send source_ip in request headers for any URL. Can it be done using selenium or browsermob proxy?
After this I want to collect HAR of this URL also. I am aware of HAR collection but not sure how to send source_ip.
I searched a lot but did not get any solution.