cezarypiatek / Tellurium

A utility pack to create maintainable and reliable UI tests using Selenium with additional support for ASP.NET MVC projects.
MIT License
34 stars 18 forks source link

Add support for locating elements based on ARIA attributes #38

Open cezarypiatek opened 7 years ago

cezarypiatek commented 7 years ago

https://www.w3.org/WAI/intro/aria

  1. Tree https://www.w3.org/TR/wai-aria-1.1/#tree
  2. List https://www.w3.org/TR/wai-aria-1.1/#list
  3. Table https://www.w3.org/TR/wai-aria-1.1/#table

Take account aria-labelledby attribute