2023.03.16
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