This release is about adding button clicks according to their attributes, modifying link clicks according to text, adding link clicks according to its attributes, and fixing error response 500, Google Chrome path download, modifying button clicks according to text.
Added since Webship-js 1.0.30:
- Added a step definition when I click link by the attribute name
- Added a step definition filling the input textbox with value by its attribute
- Added Fill input type text with empty value by its attribute step definition
- Added a step definition Fill in value for input type text by its attribute
- Added step definition to fill form fields of type input Text with the provided table according to their attributes
Updates since Webship-js 1.0.30:
- Updated the fill input text function to be by label instead of a specific attribute
- Updated Fill input type text with empty value by its Label step definition
- Updated Fill in value for input type text by its Label step definition
- Updated the step definition to fill form fields of type input Text with the provided table according to their labels
- Updated Github Action CI pipeline
Fixes since Webship-js 1.0.30: