Skip to content

Releases: webship/webship-js

1.0.38

01 May 08:08
Compare
Choose a tag to compare

A new step definition has been added to verify that an element's link contains the expected URL, based on its text label and attributes, with the "title" attribute used for easier identification.

Additionally, shortcuts for seconds and minutes have been added next to the waiting time value for improved readability.

Added a step definition to verify that a specific element's link contains the expected URL #183
Added a step definition to verify that a specific element's link includes the expected URL based on its attributes #184
Added an element search by its title attribute to the step definition to verify that a specific element's link contains the expected URL by attribute #185
Added shortcuts for seconds and minutes next to the waiting time value #189
Updated Then I should see step definition code #187
Updated Then I should not see step definition code #188

1.0.35

15 Feb 14:13
Compare
Choose a tag to compare

This release introduces a new step definition for attaching a file (e.g., an image, PDF, etc.) to the input file element. followed by upgrades the package libappindicator from libappindicator1 to libappindicator3-1, which supports Google Chrome browser installation.

Add a step definition for attaching a file to the input file element #179
Upgrade libappindicator from libappindicator1 to libappindicator3-1 #180
Fix When I press "#item" by attr step definition #181

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