Releases: Marketionist/webdriverio-cucumber-steps
Releases · Marketionist/webdriverio-cucumber-steps
Update prepare script configs
What's Changed
- Update prepare script configs by @Marketionist in #65
Full Changelog: v1.1.0...v1.1.1
Update js-automation-tools and expose waitForElement
What's Changed
- Update js-automation-tools to 1.2.1 by @Marketionist in #63
- Expose waitForElement by @Marketionist in #64
Full Changelog: v1.0.1...v1.1.0
Update prepare script and dependencies
What's Changed
- Update prepare script by @Marketionist in #60
- Drop builds for node 12,13 by @Marketionist in #61
- Update dependencies by @Marketionist in #62
Full Changelog: v1.0.0...v1.0.1
Add 'PAGE_URL' , 'user debugs', 'title should contain', 'number should be present', 'URL should be', 'attribute should contain' steps
What's Changed
- Add 'user sets PAGE_URL environment variable', 'user goes to PAGE_URL' steps by @Marketionist in #53
- Add 'user debugs' step by @Marketionist in #54
- Add 'title should contain' step by @Marketionist in #55
- Add 'number should be present' step by @Marketionist in #56
- Add 'URL should be' step by @Marketionist in #57
- Add 'attribute should contain' step by @Marketionist in #58
- Fix 'user opens in new browser window' step by @Marketionist in #59
Full Changelog: v0.12.0...v1.0.0
Add 'user sets file path', 'user executes function', 'user drags-and-drops', 'user presses', 'URL should contain', browser alert, new window steps
What's Changed
- Add 'user sets file path' step by @Marketionist in #44
- Enable linting for semicolons by @Marketionist in #45
- Add 'user executes function' step by @Marketionist in #46
- Add 'user drags-and-drops' step by @Marketionist in #47
- Add 'user accepts browser alert' step by @Marketionist in #48
- Add 'user dismisses browser alert' step by @Marketionist in #49
- Add 'user opens in new browser window', 'URL should contain' steps by @Marketionist in #50
- Add 'user closes current browser window' step by @Marketionist in #51
- Add 'user presses' step by @Marketionist in #52
Full Changelog: v0.11.0...v0.12.0