Domanda

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.

È stato utile?

Soluzione

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

Thanks,

Sham_

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top