Skip to content

Releases: PrestaFlow/php-library

1.2.3

17 Nov 11:34
07bf6d3

Choose a tag to compare

🚀 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

16 Oct 06:26
867f9d7

Choose a tag to compare

🚀 Features

  • Output results into file while using JSON output

💡Improvements

  • Improve the JSON output

🐛 Bug fixes

  • Various bug fixes

1.2.1

23 Sep 08:09
5088111

Choose a tag to compare

🚀 Features

n/d

💡Improvements

  • Improve the whole code

🐛 Bug fixes

  • Various bug fixes

1.2.0

25 Aug 10:37
779e0f5

Choose a tag to compare

🚀 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

20 Aug 15:32
75dfe76

Choose a tag to compare

🚀 Featuress

n/d

💡Improvements

n/d

🐛 Bug fixes

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

1.1.1

20 Aug 15:16
a718a22

Choose a tag to compare

🚀 Features

n/d

💡Improvements

n/d

🐛 Bug fixes

  • Add missing dependency !

1.1.0

20 Aug 14:58
ef6e56e

Choose a tag to compare

🚀 Features

  • Drafts
  • Groups

💡Improvements

  • Output on the fly
  • Skip tests if failure

🐛 Bug fixes

  • Various bug fixes

1.0.0

01 Aug 12:58
cc109d4

Choose a tag to compare

🚀 Features

  • Release of the library !

💡Improvements

🐛 Bug fixes

New Contributors