Skip to content

v1.1.36: Release of 1.1.36

Compare
Choose a tag to compare
@YamStranger YamStranger released this 07 Jun 21:40
· 3813 commits to main since this release

Commits:

  • 0222177 refactor: Renamed the 'browse-the-web' module (@wakaleo)

    Renamed the 'browse-the-web' module to 'serenity-screenplay-webdriver' for more consistancy.

  • 0ea09c7 fix: Fixed an issue with the screenplay webdriver integration (@wakaleo)

    Browser windows were not closing correctly when there were more than one driver used in a single test.

  • de85892 chore: General refactoring and fixing minor performance issues. (@wakaleo)

  • e9f8131 fix: Fixed an issue where the screenplay module was not closing the last browser if several browsers were being used in a test (@wakaleo)