Skip to content

Releases: webship/webship-js

1.0.34

28 Dec 19:54
Compare
Choose a tag to compare

This release includes upgrades to the latest versions of Chrome and ChromeDriver in CircleCI, GitHub Actions, and GitLab configurations. Additionally, a new step definition has been introduced to wait for the page to fully load.

Update Chrome, and Chromedriver Versions in CircleCI Configuration #173
Update Chrome, and Chromedriver Versions in Github Action Configuration #174
Update Chrome, and Chromedriver Versions in Gitlab CI Configuration #175
Add step definition when I wait the page until is loaded #176
Correct spelling and grammar #172

1.0.33

08 Sep 03:44
Compare
Choose a tag to compare

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

1.0.32

14 Aug 05:17
Compare
Choose a tag to compare

1.0.31

1.0.30

26 Apr 21:41
Compare
Choose a tag to compare

1.0.29

02 May 14:56
Compare
Choose a tag to compare

1.0.28

29 Mar 20:46
Compare
Choose a tag to compare

1.0.27

28 Mar 08:11
Compare
Choose a tag to compare

1.0.26

15 Mar 20:43
Compare
Choose a tag to compare

1.0.25