This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-VisualEditor
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-VisualEditor
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced
2024-11-26 07:15:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c6a70d8f07
mediawiki-extensions-Visual...
/
modules
/
ve-mw
/
tests
/
browser
/
features
/
support
/
hooks.rb
4 lines
72 B
Ruby
Raw
Normal View
History
Unescape
Escape
[BrowserTest] rubocop updates to replace double quotes with single Change-Id: I0608aea2bd634156bf800b3be47a5c2a6d9fadca
2014-11-21 16:06:09 +00:00
Before
(
'@language_screenshot'
)
do
|
scenario
|
[BrowserTest] Language Screenshot (browser test and their screenshots) for Headings and Formatting This is an illustration of how one can get a screenshot of the Headings pull-down menu and formatting pull-down menu for the Visual Editor User guide[1]. To see how it works: * Set environment variable LANGUAGE_SCREENSHOT_CODE to which ever language you are planning to run browser test for. (Eg: de for German/en for English) * Set environment variable LANGUAGE_SCREENSHOT_PATH (optional) to store the screenshot in that path. If not provided the ./screenshots folder will be used. * Run the browser test as usual using cucumber or you can use @language_screenshot tag while executing (bundle exec cucumber --tags @language_screenshot) [1]: https://www.mediawiki.org/wiki/Help:VisualEditor/User_guide Bug: 62737 Change-Id: I0f27aec482458b6f04aa913426042f78695d451d
2014-05-27 19:40:26 +00:00
@scenario
=
scenario
Merge "[BrowserTest] Language Screenshot (browser test and their screenshots) for Headings and Formatting"
2014-06-26 14:06:50 +00:00
end
Reference in a new issue
Copy permalink