Release Notes


#PrestaFlow/php-library

#1.2.3

Released: November 17, 2025

#🚀 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

Released: October 16, 2025

#🚀 Features

  • Output results into file while using JSON output

#💡Improvements

  • Improve the JSON output

#🐛 Bug fixes

  • Various bug fixes

#1.2.1

Released: September 23, 2025

#🚀 Features

n/d

#💡Improvements

  • Improve the whole code

#🐛 Bug fixes

  • Various bug fixes

#1.2.0

Released: August 25, 2025

#🚀 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

Released: August 20, 2025

#🚀 Featuress

n/d

#💡Improvements

n/d

#🐛 Bug fixes

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

#1.1.1

Released: August 20, 2025

#🚀 Features

n/d

#💡Improvements

n/d

#🐛 Bug fixes

  • Add missing dependency !

#1.1.0

Released: August 20, 2025

#🚀 Features

  • Drafts
  • Groups

#💡Improvements

  • Output on the fly
  • Skip tests if failure

#🐛 Bug fixes

  • Various bug fixes

#1.0.0

Released: August 1, 2025

#🚀 Features

  • Release of the library !

#💡Improvements

#🐛 Bug fixes

New Contributors