1.0.33

Image
1.0.33

In this release, the request URL package has been switched from Request to Axios due to the deprecation warning 'request@2.88.2: request has been deprecated.'

 

Changes since Webship-js 1.0.32:

  • Switched the URL request package from Request to Axios #170
  • Changed assertion that input text field should contains a specific value to be by its label #167

 

Fixes since Webship-js 1.0.32:

  • Reverted of adding the word CSS style at the end of the assertion that the element contains a specific CSS style #168
  • Cleared up commented code #169