Skip to content

v4.8.0 Update to use Selenium 4.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 09:12
0491b03

Update to use Selenium 4.24.0 +semver:feature
Use new FindElements logic from aquality-selenium-core to avoid possible StaleElementReference while iterating WebElements list
Add Clear method to ITextBox interface
Fix error on clearAndType to close #145