Dan Duvall has taken over development of mediawiki_selenium Ruby gem and
yesterday he has released version 1.6.0.

Thanks Dan!

Release notes

- Factored out all Cucumber specific functionality from the main framework
classes to make way for alternative test harnesses
  - Generalized setup/teardown hooks
  - Reorganized support files to reflect their Cucumber specificity
  - Refactored remote test annotation
  - Moved screenshot-ing to its own helper
- Experimental support for plain RSpec based tests (see T108273 for example
usage)
- Implemented API based authentication via the LoginHelper and ported the
Cucumber login step to use it

If you want to use it, add this to your Gemfile:

gem 'mediawiki_selenium', '~> 1.6.0'

If you have any questions, let us know.

Željko
_______________________________________________
QA mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/qa

Reply via email to