steward icon indicating copy to clipboard operation
steward copied to clipboard

Simple way to define proxy

Open OndraM opened this issue 8 years ago • 1 comments
trafficstars

We may add feature to simplify setting a proxy.

Following https://github.com/lmc-eu/steward/pull/119, it could now be simply set as a capability inside some CustomCapabilitiesResolver class. However, one may need the proxy name (ie. based on current environment) available not only for the WebDriver instance, but for API requests etc. inside the tests (eg. in @noBrowser tests).

So we may add something like ProxyResolver setting to the config file.

OndraM avatar May 12 '17 12:05 OndraM

+1

s001dxp avatar Mar 15 '18 13:03 s001dxp