From BNPP:

Hi,

Following the implementation of the Appium Proxy, we are looking into a solution to allow manual testers to instanciate a session on a device WITH the proxy setup with tokens

-I tried to put the user/password(token), server and port in iOS proxy setup, but it did not work

So I am thinking of a JAR that would instanciate an Appium connection (the user provide in a config.properties file the access key, the tokens, the proxy server name and port), instanciante the device with the proxy, then quits without closing the driver so the session stays open.

Is there any other solution ? In the APIs it does not look like we can do it, and it must be usable by “normal” users, so anything a bit technical, I will have to wrap it around a simpler solution.

Comments

  • Thank you for submitting this idea. We will take this into consideration as we build our roadmap and follow up as necessary.