LDTP  3.5.0
 All Pages
istextstateenabled

Syntax

istextstateenabled('<window name>', '<text object name>')

Description

Checks whether the text object is in editable state or not.

Return values
1on success, 0 on failure.

Refer: Linux: http://cgit.freedesktop.org/ldtp/ldtp2/tree/ldtpd/text.py

Mac: https://github.com/ldtp/pyatom/blob/master/atomac/ldtpd/text.py

Windows: https://github.com/ldtp/cobra/blob/master/Ldtpd/Text.cs

Example

Todo:
Author
Nagappan Alagappan nagap.nosp@m.pan@.nosp@m.gmail.nosp@m..com


Linux Desktop Testing Project