Hi,
I am automating app using Appium and want to validate data sent by app.I want to capture HTTPS network. This may not be directly related to appium but does anyone know any way. I have done this using tcpdump for http traffic but not sure how can i capture https traffic. any help would be appreciated.
Thank you