Question

How can I find element by aria-label attribute name in Watin?

I searched all the options but didn't find any way to do it.

Was it helpful?

Solution

You can use Find.By("aria-label","value") constraint.

Thanks,

Sham_

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top