Skip to content

v0.11.0

Compare
Choose a tag to compare
@jamesmcroft jamesmcroft released this 04 Jun 07:31
· 349 commits to main since this release
fd5387a

What's Changed

Changes in this release include the addition of new methods on the BasePage to find UI elements using a By locator, XPath, ID, or name.

This provided needed improvement to the BasePage for being able to retrieve elements without defaulting to the App property.

  • Bump Selenium.WebDriver.MSEdgeDriver from 100.0.1185.50 to 101.0.1210.47 by @dependabot in #135
  • Added FindElement methods to BasePage by @jamesmcroft in #138

Full Changelog: v0.10.0...v0.11.0