webdriver icon indicating copy to clipboard operation
webdriver copied to clipboard

Allow for protocol schema in proxy configuration

Open sadym-chromium opened this issue 3 months ago • 6 comments

Currently the "Valid values" of proxy configuration's httpProxy, sslProxy and socksProxy are host and optional port. This makes impossible scenarios of proxying HTTP requests via HTTPS proxy.

Consider allow scheme in proxy configuration's httpProxy, sslProxy and socksProxy valid values.

sadym-chromium avatar Aug 22 '25 13:08 sadym-chromium