How to check if Proxy is Enabled in Android. So that when I hit the API request should not show in JMeter and also the response should not display in JMeter. How to tackle this Problem?
Asked
Active
Viewed 1,351 times
0
-
Did you try this solution http://stackoverflow.com/questions/21068905/how-to-change-proxy-settings-in-android-especially-in-chrome ? – George Rylkov Mar 28 '17 at 18:59
-
@George Rylkov you got me wrong. Testers are changing the Proxy as per your provided link. What I want to do is Restrict Proxy or Detect if proxy ip is been entered in Android. How to overcome with it? – Ravi Mar 29 '17 at 05:24
-
https://pastebin.com/3N5NRQJJ Try this – Ravi Apr 28 '18 at 09:24
-
I also need this. Have you figured it out? – Neeraj Jun 24 '18 at 11:40