""" # Refer http://nagappanal.blogspot.com/2012/04/select-element-in-system-tray-windows-7.html @author: Nagappan Alagappan @copyright: Copyright (c) 2009-12 Nagappan Alagappan @license: LGPL http://ldtp.freedesktop.org This file may be distributed and/or modified under the terms of the GNU Lesser General Public License version 2 as published by the Free Software Foundation. This file is distributed without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See 'COPYING' in the source distribution for more information. Headers in this file shall remain intact. """ from ldtp import * # Based on Windows 7 SP1 mouserightclick('Program Manager', 'lstRecycleBin') wait(1) selectmenuitem('mnuContext', 'Open')