LDTP  2.3.1
gettextproperty

Syntax

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

Description

Get the text attributes

Return values:
textattributes of type string on success, LdtpExecutionError exception on failure

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

Example

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