LDTP  2.3.1
 All Pages
appendtext

Syntax

appendtext('<window name>', '<component name>', '<text>')

Description

Appends the given text with already present text

ImplementationDetails

Return values
1on success and 0 otherwise

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

Example

With respect to gedit structure

appendtext('gedit','txtmain','Sample text')

This to append 'Sample text' to the 'main' text box contents in gedit

Author
Shagan shaga.nosp@m.n.gl.nosp@m.are@g.nosp@m.mail.nosp@m..com


Linux Desktop Testing Project