This release improves test clarity and reliability by merging duplicate (not) step definitions and making AJAX-generated dialog HTML accessible to step definitions. It also introduces new Radio Button step definitions for selection and validation, along with an AJAX waiting step for more stable handling of asynchronous actions.
Added since Webship-js 1.0.45:
- Added merging duplicate step definitions that differ only by the (not) condition #231
- Added making AJAX-generated dialog HTML visible to step definitions #233
- Added Radio Button Step Definitions (Selection, Validation) #234
- Added AJAX Waiting Step Definition #235