containstextproperty ('<window name>', '<text object name>', '<text property>'[, <start position>[, <end position>]])
Checks for one or more text attribute properties
Default value of start and end positions are 0 and length of the string.
- Todo:
- Return values:
-
| 1 | on success, 0 on failure |
Refer:
http://webcvs.freedesktop.org/ldtp/ldtp/src/text.c
- Todo:
- Author:
- Premkumar J <prem.jothimani@gmail.com>