page objects
Keeping your Page Objects DRY with Composition
When writing automated test scripts, it’s easy to duplicate code to the point it becomes unwieldy and hard to maintain.At
1 post
When writing automated test scripts, it’s easy to duplicate code to the point it becomes unwieldy and hard to maintain.At