partialexists ('<window name>')
Check window name partially matches with the given name.
- Todo:
- Return values:
-
| 1 | if window exist and 0 otherwise. |
Refer:
http://webcvs.freedesktop.org/ldtp/ldtp/python/ldtputils.py
partialexists ('Firefox')
ltfx binary -
http://sourceforge.net/projects/ltfx
- Author:
- Nagappan <nagappan@gmail.com>
Shankar Ganesh <shagan.glare@gmail.com>