Frage

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.

War es hilfreich?

Lösung

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

Thanks,

Sham_

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top