Releases · PrestaFlow/php-library

1.2.3

🚀 Features

  • Add selectOption() action

💡Improvements

  • Allows more params into URL
  • Manage Back Office logout with migrated pages
  • Manage Height and Width params for the broswer
  • Display screen capture name in CLI

🐛 Bug fixes

  • Fix with custom assertion messages
  • Various bug fixes

1.2.2

🚀 Features

  • Output results into file while using JSON output

💡Improvements

  • Improve the JSON output

🐛 Bug fixes

  • Various bug fixes

1.2.1

🚀 Features

n/d

💡Improvements

  • Improve the whole code

🐛 Bug fixes

  • Various bug fixes

1.2.0

🚀 Features

  • Handle PrestaShop 1.7
  • Load custom selectors and messages from JSON files
  • Allow to use custom except message in assertions
  • Datasets support

💡Improvements

  • Improve error handling and output formatting

🐛 Bug fixes

  • Various bug fixes

1.1.2

🚀 Featuress

n/d

💡Improvements

n/d

🐛 Bug fixes

  • Handle "all" groups (or no groups at all)

1.1.1

🚀 Features

n/d

💡Improvements

n/d

🐛 Bug fixes

  • Add missing dependency !

1.1.0

🚀 Features

  • Drafts
  • Groups

💡Improvements

  • Output on the fly
  • Skip tests if failure

🐛 Bug fixes

  • Various bug fixes

1.0.0

🚀 Features

  • Release of the library !

💡Improvements

🐛 Bug fixes

New Contributors