This update adds new scroll steps, improves button click steps, and makes selecting options easier with a single step. We've also fixed a typo in step names (pronounCase) and cleaned up spacing in Gherkin examples.
Added since Webship-js 1.0.39:
- Added comprehensive scroll step definitions for webship-js testing framework #201
- Added Check pressing a selected button with optional the and optional button #198
Changes since Webship-js 1.0.39:
- Changed selecting an option from a select list to be in a single-step definition #200
- Changed pronoundCase to pronounCase for all step definitions #199
Fixes since Webship-js 1.0.39:
- Fixed spacing for example Gherkin features with Gherkin Beautifier #202