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