pastetext ('<window name>', '<component name>', <position>)
paste the text from the position specified in the component given by the component name
- Return values:
-
| 1 | on success and 0 otherwise |
Refer: http://webcvs.freedesktop.org/ldtp/ldtp/src/text.c
With respect to gedit tool structure
pastetext ('gedit', 'txtName', 1)
This is to paste the text from the position specified in the 'txtName' field.
- Author:
- Kamakshi <poorvakrishna@yahoo.com>
Linux Desktop Testing Project