Breaking Changes
- Not using the WebDriver Control Flow anymore, so you should set
SELENIUM_PROMISE_MANAGER
to0
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