Proxy the traffic from Mobile app using Appium

Hi All,

We are into Mobile Apps automation using Appium. We are verifying lof of network traffics from the app using Chalres Proxy (Manually). We want to automate the same scenario using Selenium that we want to proxy the network traffic from the Mobile app and validate the request and response. Kindly assist me how to achieve this using appium.

Thanks,
Alkaff

We are able to solve this using light body browsermob proxy.

@alkaffkhan, you mind posting a code snippet?

can you please share your setup code of proxy and appium driver ? Thanks

are you able to run browsermob proxy with appium?

anyone?
@alkaffkhan - can you share what you have?