Wait longer, so the preference is saved.
Reported as bug 53772. Change-Id: I8a0d6ae9d3cec06f953e6bb35abb9370e5551eec
This commit is contained in:
@@ -71,7 +71,7 @@ When(/^I apply the changes$/) do
|
|||||||
on(ULSPage).panel_button_apply_element.click
|
on(ULSPage).panel_button_apply_element.click
|
||||||
# Leave a little time for the settings to be saved. The settings window closes
|
# Leave a little time for the settings to be saved. The settings window closes
|
||||||
# immediately, so it is not enough to wait for it to disappear.
|
# immediately, so it is not enough to wait for it to disappear.
|
||||||
sleep 2
|
sleep 4
|
||||||
end
|
end
|
||||||
|
|
||||||
Then(/^the (.*) font must be changed to the "(.*?)" font$/) do |type, font|
|
Then(/^the (.*) font must be changed to the "(.*?)" font$/) do |type, font|
|
||||||
|
|||||||
Reference in New Issue
Block a user