1.0.41

Image
release_webshipjs_41

This release introduces several improvements to the automated testing framework. Global variables have been added to define minimum wait durations, ensuring consistent timing across tests. Additionally, the testing context has been enhanced across all step definitions, contributing to more stable and reliable test execution. Finally, an issue with the remote file attachment step in features has been resolved, improving functionality in scenarios that require file uploads.

 

Added since Webship-js 1.0.40:

  • Added global variables to specify minimum wait durations #205

 

Changes since Webship-js 1.0.40:

  • Improved the automated testing context for all step definitions #206

 

Fixes since Webship-js 1.0.40:

  • Fixed the remote attaching of files step definition in features #204