mediawiki-extensions-Multim.../tests/browser
Prateek Saxena 45110a7090 Use <button> instead of <div>
* Buttons are semantically better.
* Neither <div> nor <button> elements can have the 'alt' attribute
  so switching to 'title' instead.

Reverts parts of I6ea62124018b1a0ec5110bb500f690cb2368f102.

Bug: T58471
Change-Id: I991b40d3387f8d6dd7cdad8ccc5cc9660b9f139a
2017-03-22 12:06:15 +05:30
..
features Use <button> instead of <div> 2017-03-22 12:06:15 +05:30
samples Add integration tests to each commit 2016-01-27 10:12:19 -08:00
ci.yml Do not run unstable tests daily 2016-05-05 12:50:45 +02:00
environments.yml Update beta test URL to use HTTPS 2016-08-08 12:01:37 -07:00
LocalSettings.php Add integration tests to each commit 2016-01-27 10:12:19 -08:00
README.md Added basic readme file to test/browser folder 2014-02-10 15:58:01 +01:00

Please see https://github.com/wikimedia/mediawiki-selenium for instructions on how to run tests.