LDTP  3.5.0
 All Pages
activatetext

Syntax

activatetext('<window name>', '<component name>')

Description

activates the text box( similar to press enter after setting text)

ImplementationDetails

Return values
1on success and 0 otherwise

Refer: Linux: http://cgit.freedesktop.org/ldtp/ldtp2/tree/ldtpd/text.py

Note
Supported only on Linux platform

Example

With respect to gftp-gtk structure

activatetext('gFTP', 'txtUser')

This is to activate the text box 'txtUser' in gftp-gtk

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


Linux Desktop Testing Project