2.0.0 • Published 5 years ago

webdriverio-custom-actions v2.0.0

Weekly downloads
118
License
-
Repository
-
Last release
5 years ago

webdriverio-custom-actions

Wrapper for the standard wdio browser actions

Contributing guide

  1. Create feature branch and perform changes.
  2. Push changes to the origin and create pull-request.
  3. After pull-request merging update local master.
  4. Bump version and add a tag (for example using npm version).
  5. Push changes to the origin.
  6. Publish new version to NPM.

TIP: you can use np to perform steps 4-6 automatically

Versioning rules

Given a version number MAJOR.MINOR.PATCH, increment the:

  • patch - when you make backwards-compatible bug fixes
  • minor - when you add functionality in a backwards-compatible manner
  • major - when you make incompatible API changes
2.0.0

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

6 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago