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

Research: Investigate possible improvements in browser annotation handling. #265

Open wurzelkuchen opened 2 months ago

wurzelkuchen commented 2 months ago

Quick Description

Currently the Browser annotations of each class overwrite all annotations of the super class completely. This might be improved.

Possible ideas would be to

Task: think of and present different ways to improve the usability here.