Skip to content

2023.03.16

Compare
Choose a tag to compare
@KMariusz KMariusz released this 16 Mar 13:04
· 22 commits to develop since this release

Core

  • Better handle exceptions in setup and teardown (add info to logs)

Selenium

  • fix issue with changing to lower case browser name parameter ("MicrosoftEdge" is proper browser name)
  • list of proper browser names in case of incorrect use
  • add support to some still used browser names but not accepted by default by Selenium 4 (not W3C compliant): ie, edge
    Current accepted browser names: chrome, firefox, MicrosoftEdge, msedge, edge, ie, internet explorer