IntelliTect / TestTools

A collection of tools for aiding in test automation
MIT License
10 stars 7 forks source link

Add method to use a predicate to find a specific IWebElement. Needed … #112

Closed PandaMagnus closed 3 years ago

PandaMagnus commented 3 years ago

Add a helper method to find a single IWebElement in a list using a predicate. Add unit tests for scenarios.