LDTP  2.3.1
comparetextproperty

Syntax

comparetextproperty('<window name>', '<text object name>', '<text property>'[, <start position>[, <end position>]])

Description

Compares the text attribute properties

Default value of start and end positions are 0 and length of the string.

Return values:
1on success, 0 on failure

Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/text.c

Example

Todo:
Author:
Premkumar J <prem.jothimani@gmail.com>