Many updates this month, getting more usability and more interoperability.
- Big improvements to the documentation. We’re adding examples to each command. It’s a gradual rollout, but we’re well underway.
- Updates to the Selenium automations layer.
- The CLI (command line) library is now connected to the runtime values library.
- BThreads and EventSets don’t need a name anymore (it’s still a good idea to give one, but you don’t have to).
- REST API visualizations look better now.
- New feature: Auto-summon. If you forgot to
summon
a library, Provengo will do its best to guess which library to summon so the code would work. - Updates to the EventCategory library – support for human readable names (so an action can be called “add item to cart”, not “addItemToCart”. The auto-generated methods will still have the camelCase name).
- New logo!
Get your copy at our download page!
Enjoy,
The Provengo Team