Main Page
Related Pages
S
earch for
LDTP User manual
»
LTFX functions
windowexists
Syntax
windowexists ('<window name>')
Description
Check window name exists with the given name.
Implementation
Todo:
Return values:
1
if window exist and 0 otherwise.
Refer:
http://webcvs.freedesktop.org/ldtp/ldtp/python/ldtputils.py
Example
windowexists ('Mozilla Firefox')
Dependency
ltfx binary -
http://sourceforge.net/projects/ltfx
Author:
Nagappan <
nagappan@gmail.com
>
Shankar Ganesh <
shagan.glare@gmail.com
>
Linux Desktop Testing Project