Skip to content

Releases: Marketionist/webdriverio-cucumber-steps

Update prepare script configs

26 Aug 04:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

Update js-automation-tools and expose waitForElement

24 Aug 04:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

Update prepare script and dependencies

23 Aug 06:59
Compare
Choose a tag to compare

What's Changed

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

21 Nov 23:28
Compare
Choose a tag to compare

What's Changed

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

10 Nov 05:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

Add 'switch to frame' steps, refactor to getData()

Add 'user selects', 'user moves to', 'text should contain', 'user moves to with an offset' steps

Add 'user double clicks', 'user types', 'user clears and types' steps

Add log in, should not be present, text should be, user waits, user clicks if present steps

Add 'user right clicks' step and dependencies update