Pergunta

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.

Foi útil?

Solução

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

Thanks,

Sham_

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top