LDTP
3.0.0
|
activatetext('<window name>', '<component name>')
activates the text box( similar to press enter after setting text)
1 | on success and 0 otherwise |
Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/text.c
With respect to gftp-gtk structure
activatetext('gFTP', 'txtUser')
This is to activate the text box 'txtUser' in gftp-gtk