mediawiki-extensions-Multim.../tests/browser/Gemfile
Dan Duvall c5a245309d QA: Refactored performance tests
Fixed up feature indentation and clauses and moved global methods into
the page-object classes.

Added @custom-browser tag to avoid starting multiple browser sessions
and updated mediawiki_selenium dependency for fix to custom browser
instantiation with SauceLabs.

Change-Id: I9741afb8d13ee8729f72210eb7617d9446311a8e
2014-09-23 14:19:16 -07:00

7 lines
116 B
Ruby
Executable file

#ruby=ruby-2.1.1
#ruby-gemset=MultimediaViewer
source "https://rubygems.org"
gem "mediawiki_selenium", "~> 0.4.0"