Pregunta

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.

¿Fue útil?

Solución

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

Thanks,

Sham_

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top