Xceptance / neodymium-library

A test automation library based on common other best practice open source libraries. It adds missing functionalities but does not reinvent the wheel. Just glues stuff together nicely and adds some sprinkles.
MIT License
80 stars 11 forks source link

Remove support for ftp proxy #144

Closed occupant23 closed 4 years ago

occupant23 commented 4 years ago

Chrome removed the support for FTP and SFTP proxy. Remove the usage of those things from BrowserRunnerHelper and retest the proxy implementation.

occupant23 commented 4 years ago

@h-arlt Please review this.

occupant23 commented 4 years ago

@h-arlt Thanks :-)

h-arlt commented 4 years ago

(Still) works as expected.