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

Provide a Set of Different Waiting Times #246

Open wurzelkuchen opened 6 months ago

wurzelkuchen commented 6 months ago

One thing we add often in customer projects is a set of different waiting times for different use cases (short waiting for hovers to open, medium for simple button clicks, long for complex pages to load...)

Since this is a recurring issue, we should add it to the library.

Requirements: