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.

有帮助吗?

解决方案

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

Thanks,

Sham_

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top