Add possibility to use credentials on a HTTP proxy #299
Labels
codeImplementationNeeded
This issue requires a change in the code of Neodymium
docsNeeded
The documenttion needs to be checked if there are changes needed and if so, adaptions should be made
improvement
Quick Description
We do have the possibility to configure a proxy inside Neodymium. If the proxy is a socks proxy, we can use authentication. For HTTP proxies however this is currently not possible.
Since webpages can use geolocation lookups to provide specific versions of their page, having a secured proxy would be great.
User Story
As a testautomation engineer,
I want to simply configure an authentication for a given HTTP proxy
so that I can access pages, which are accessible from certain geolocations only
Functional Requirements
Documentation Requirements
Test Requirements
Additional Information
A possible solution was done for a customer project. Ask @oomelianchuk for details on this.
The text was updated successfully, but these errors were encountered: