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

#187 Add possibility to configure the standard download folder #188

Closed oomelianchuk closed 8 months ago

oomelianchuk commented 3 years ago

This PR contains changes to enable browser preferences configuration for chrome and firefox and therefore changing the default download directory for these browsers.

oomelianchuk commented 3 years ago

Support of browser preferences has been removed from this PR and moved to PR #193