!752 p { openWindowsStartMenu(); Rect r = findImageSingle(shootScreenBW(0, 0, 400, screenHeight()), "#1005791", 0.99f); if (r == null) fail("Command prompt not found in start menu :("); moveMouseQuickly(r); sleep(300); mouseClick(); }