mediawiki-extensions-Visual.../modules/ve-mw/tests/browser
Amir E. Aharoni cd4bd7a73c Add classes to toolbar UI elements
This cleans up the selectors for the elements on the toolbar
so that they can be tested.

Class names in the form of ve-test-* are added to elements
that have words for labels: 'Paragraph', 'Cite', 'Insert'.
There is no other way to look up these elements in the DOM
except using the UI text, but it is different in different languages,
so this is unusable for the language_screenshots job,
which is multilingual by its nature.

Bug: T76143
Change-Id: Ib0cb67151d893a5d2efccf798d6b25d197ed34d2
2014-12-30 12:16:44 +00:00
..
features Add classes to toolbar UI elements 2014-12-30 12:16:44 +00:00
spec [BrowserTest] Fixed Style/SpaceAfterComma RuboCop offense 2014-11-21 16:15:58 +00:00
.gitignore Rename "test" folder to "tests" 2014-07-15 18:00:32 -07:00
README.md Rename "test" folder to "tests" 2014-07-15 18:00:32 -07:00
upload.rb [BrowserTest] rubocop updates to replace double quotes with single 2014-11-21 09:06:09 -07:00

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