LDTP  3.0.0
closewindow

Syntax

closewindow(['<window name>'])

Description

Close window based on the given name, default None. If None, will close all window one by one

Return values
NoneRefer: http://cgit.freedesktop.org/ldtp/ldtp/tree/python/ldtputils.py

Example

closewindow('Mozilla Firefox')

Dependency

wnck, pygtk python library

Author
Nagappan Alagappan nagap.nosp@m.pan@.nosp@m.gmail.nosp@m..com
Arvind Patil apati.nosp@m.l@vm.nosp@m.ware..nosp@m.com


Linux Desktop Testing Project