Skip to content

1.0.33

Latest
Compare
Choose a tag to compare
@TasneemNatshah TasneemNatshah released this 08 Sep 03:44
· 0 commits to 1.0.x since this release

In this release, the request URL package has been switched from Request to Axios due to the deprecation warning '[email protected]: 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