1 Given /^I enable Microsoft Windows XP camouflage$/ do
3 next if @skip_steps_while_restoring_background
4 @screen.wait_and_click("TailsGreeterWinXPCamouflage.png", 10)
7 When /^I click the start menu$/ do
8 next if @skip_steps_while_restoring_background
9 @screen.wait_and_click("WinXPStartButton.png", 10)