Use HTTP Proxy for iOS WKWebView session
Project detail
Requirement: Use HTTP Proxy for iOS WKWebView session
Requirement 2 – If possible: Multiple HTTP Proxies for multiple WKWebViews at once
Proxies can most likely not be set to a WebView (like how it can on ChromeDriver) so VPN might be the only solution for using a HTTP proxy with it (IF a HTTP proxy can be used with VPN, that is, which we’re looking to find out.)
You can setup and work in your own environment for this project, we’re only looking for the implementation not a full app.
Preferably done in Swift, but Objective-C is also fine