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

Allow configuration of page load strategy #229

Closed oomelianchuk closed 1 year ago

oomelianchuk commented 1 year ago

There are three page-load strategies available for Selenium driver:

By default, the driver uses the "Normal" strategy. It might be required to change the strategy. Please, enable configuring it via neodymium.properties

oomelianchuk commented 1 year ago

Already implemented https://github.com/Xceptance/neodymium-library/wiki/Multi-browser-support#global-browser-profile-configuration