mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-28 16:20:52 +00:00
Merge "[BrowserTest] Add padding to the "Apply changes" button screenshot"
This commit is contained in:
commit
a0fbb388f6
|
@ -294,7 +294,8 @@ Then(/^I should see Page settings dialog box$/) do
|
|||
Screenshot.capture(
|
||||
@browser,
|
||||
"VisualEditor_Apply_Changes-#{ENV['LANGUAGE_SCREENSHOT_CODE']}.png",
|
||||
[@current_page.settings_apply_button_element]
|
||||
[@current_page.settings_apply_button_element],
|
||||
3
|
||||
)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue