Skip to content

v1.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 20:20
7fa485c
  • ➕ ::: Implemented Locator.AtPosition(int position) to allow choosing an element at a specific index when there are multiple with the same locator properties.
  • 💚 ::: Updated GitHub build workflow to use docker-compose to spin up Selenoid and a custom version of The Internet (https://the-internet.herokuapp.com).
  • ❌ ::: Make Element.Exists obsolete and use the same code in Element.Displayed.