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