LDTP
3.0.0
|
appendtext('<window name>', '<component name>', '<text>')
Appends the given text with already present text
1 | on success and 0 otherwise |
Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/text.c
With respect to gedit structure
appendtext('gedit','txtmain','Sample text')
This to append 'Sample text' to the 'main' text box contents in gedit