verifypartialmatch ('<window name>', '<textbox name>' , '<substring>' )
Verifies the textbox with the partial string
- Return values:
-
Refer: http://webcvs.freedesktop.org/ldtp/ldtp/src/text.c
from ldtp import *
With respect to Evolution, to verify textbox with partial string
verifypartialmatch ('frmComposeamessage', 'txtto','nove')
- Author:
- Bhargavi <kbhargavi_83yahoo.co.in>
Linux Desktop Testing Project