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.

Était-ce utile?

La solution

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

Thanks,

Sham_

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top