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

Unify and improve the NeodymiumConfiguration #197

Closed occupant23 closed 5 months ago

occupant23 commented 3 years ago

We use int as DataType for our old timing settings. Please adjust this and refacture it into long since this is the defacto standard for timings.

georgkunze commented 5 months ago

Checked Code and Documentation. All Good!