From 695fcfcecf98975765ea375f2e4a9f91a40c357a Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Thu, 28 Apr 2016 18:01:45 +0000 Subject: Hmm, still getting a load of vlog noise -- try this --- features/step_definitions/common_steps.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'features/step_definitions/common_steps.rb') diff --git a/features/step_definitions/common_steps.rb b/features/step_definitions/common_steps.rb index a04ca2c8..8d7165e6 100644 --- a/features/step_definitions/common_steps.rb +++ b/features/step_definitions/common_steps.rb @@ -376,8 +376,8 @@ Given /^I select the Desktop task$/ do end Given /^I install GRUB$/ do - #@screen.wait("d-i_InstallGRUB.png", 80 * 60) - @screen.wait("Install the GRUB", 80 * 60) + @screen.wait("d-i_InstallGRUB.png", 80 * 60) + #@screen.wait("Install the GRUB", 80 * 60) @screen.type(Sikuli::Key.ENTER) @screen.wait("d-i_GRUBEnterDev.png", 10 * 60) @screen.type(Sikuli::Key.DOWN) -- cgit v1.2.3-70-g09d2