Skip to content

2023.01.17

Compare
Choose a tag to compare
@KMariusz KMariusz released this 17 Jan 08:25
· 38 commits to develop since this release

Core

  • Add logWarning method to BFLogger
  • Moved most part of the StepLogger from Selenium to Core module so it can be used also in other modules

Selenium

  • StepLogger extends now base class from Core module adding methods typical for Selenium (like saving screenshot)