smashtest

Smashtest core and packages

MIT License

Downloads
290
Stars
515
Committers
15

Bot releases are hidden (Show)

smashtest - v1.9.2

Published by sarimarton about 1 year ago

Fix incorrect behavior with --progress-bar=false

smashtest - v1.9.1 Latest Release

Published by sarimarton about 1 year ago

  • Fix direct console.log() calls breaking the progress bar when * {{element}} steps are used in the tests.
smashtest - v1.9.0

Published by sarimarton about 1 year ago

What's Changed

smashtest - v1.8.7

Published by sarimarton about 1 year ago

1.8.7

  • Uses [email protected] which automatically downloads browsers and their drivers, notably Chrome for Testing and chromedriver. Use the step {browser version} = '<major version>' to specify the browser version. Note: Chrome has a recent bug so using {browser version} = '113' is recommended as of today.
  • Added CLI option to disable the progress bar. Closes https://github.com/smashtestio/smashtest/issues/58
  • Added step Click over {{element}} which is an alias for Hover over and click {{element}}
smashtest - v1.8.6

Published by sarimarton about 1 year ago

  • Empty the queue when using the 'copy' REPL command, so subsequent usages only copy the new commands.
smashtest - v1.8.5

Published by sarimarton about 1 year ago

  • Fix elapsed display showing wrong time on the CLI with timezones.

Full Changelog: https://github.com/smashtestio/smashtest/compare/v1.8.4...v1.8.5

smashtest - v1.8.4

Published by sarimarton over 1 year ago

  • Fix non-existing 'exports' reference causing JS error in transpiled elementfinder code.
  • Remove ts-node dependency. ts-node is still used when importing .ts files from smash files, but it's not anymore a dependency to run the framework.

Full Changelog: https://github.com/smashtestio/smashtest/compare/9e8e22af8e62e7e6978e4f1a95a50df60f31bc3b...2e8c08c7acb52358c9a05a42a201ee432ae9333b

smashtest - v1.8.2

Published by sarimarton over 1 year ago

What's Changed

Full Changelog: https://github.com/smashtestio/smashtest/compare/v1.8.1...v1.8.2

smashtest - v1.8.1

Published by sarimarton over 1 year ago

smashtest -

Published by vptes1 almost 5 years ago

smashtest -

Published by vptes1 almost 5 years ago

smashtest - v1.6.4

Published by vptes1 almost 5 years ago

Package Rankings
Top 14.27% on Npmjs.org
Badges
Extracted from project README
npm version Join the chat at https://gitter.im/smashtestio/community
Related Projects