Skip to content

v4.3.1 [Enhancement] Use native function to open new tab

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 13:07
aff8e90
  • add functions ..ViaJs to access previous behavior
  • add overload accepting Uri parameter
  • fix typo in the documentation
  • refactor BrowserNavigation and BrowserTabNavigation initialization to allow inheritance
  • use native ExecuteScript functions instead of AqualityServices wrappers for correct constructor parameter usage
  • add tests for new functions

Related to aquality-automation/aquality-selenium-dotnet#231