mediawiki-extensions-Visual.../modules/ve-mw/tests/browser/features/support
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
..
pages Add classes to toolbar UI elements 2014-12-30 12:16:44 +00:00
env.rb [BrowserTest] rubocop updates to replace double quotes with single 2014-11-21 09:06:09 -07:00
hooks.rb [BrowserTest] rubocop proper format for comments 2014-11-21 09:21:53 -07:00
language_screenshot.rb [BrowserTest] rubocop change to an if() 2014-11-21 09:40:40 -07:00