سؤال

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