From 6dc8ee72716b718f37e5051fc2e3ec8f197f39a6 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Thu, 2 Jun 2016 00:26:43 +0200 Subject: lvc: remove debug bits --- cucumber/features/step_definitions/common_steps.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'cucumber/features/step_definitions/common_steps.rb') diff --git a/cucumber/features/step_definitions/common_steps.rb b/cucumber/features/step_definitions/common_steps.rb index 0d474b3a..ea6d447e 100644 --- a/cucumber/features/step_definitions/common_steps.rb +++ b/cucumber/features/step_definitions/common_steps.rb @@ -453,15 +453,12 @@ Given /^I select the ([A-Z][[:alpha:]]*) task$/ do |desktop| menu.index(desktop).times do - info_log("PGH: DOWN (#{desktop})") @screen.type(Sikuli::Key.DOWN) end @screen.type(Sikuli::Key.SPACE) expected_result = "Desktop+" + desktop @screen.wait(diui_png(expected_result), 10 * PATIENCE) - sleep(20) - if "gui" == @ui_mode @screen.wait(diui_png("CONTINUEunselected"), 10 * PATIENCE) @screen.type(Sikuli::Key.TAB) -- cgit v1.2.3-70-g09d2