Skip to content

Release 4.0.0

Latest
Compare
Choose a tag to compare
@davidlahner davidlahner released this 03 Jun 08:50

Breaking Changes

  • Not using the WebDriver Control Flow anymore, so you should set SELENIUM_PROMISE_MANAGER to 0 in your protractor config file.

Bug Fixes

  • When saveLastStep is activated then both the screenshot and the step.xml are correctly created. (#80)
  • When using the fluent DSL, description is now optional for use cases. (#88)

Other Changes

  • Update Libraries