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