roryprimrose/Headless

Add IHtmlElementFinder.Single()

Closed this issue · 0 comments

There is currently no simple way to select a single element using the selectors determined by the generic constraint. The closest equivalent is Find.All().EnsureSingle().