Main Page
Related Pages
S
earch for
[ MENU ]
A
activatetext
activatewin
activatewinpartialname
addlogger
appendtext
B
bindtext
blackoutregion
C
calendar
calendarview
capturetofile
check
checkbox
checkmenuitem
checkrow
classpstats
click
closeappwindow
combobox
comboselect
comboselectindex
comparetextproperty
containstextproperty
copytext
cuttext
D
decrease
deletetext
doesmenuitemexist
doesrowexist
doubleclick
doubleclickrow
E
embeddedcomponent
enterstring
expandtablecell
G
general
generatekeyevent
generatemouseevent
getactivewin
getapplist
getcellvalue
getcharcount
getcursorposition
geteventcount
getlabel
getlabelatindex
getobjectinfo
getobjectlist
getobjectproperty
getpanelchildcount
getrowcount
getslidervalue
getstatusbartext
gettabcount
gettablerowindex
gettextproperty
gettextvalue
gettreetablerowindex
getvalue
getwindowlist
grabfocus
guiexist
guitimeout
H
hasstate
hidelist
I
icon
imagecapture
imagecompare
imaging
increase
index
initappmap
inserttext
invokemenu
istextstateenabled
L
label
launchapp
layeredpane
ldtplog
list
listsubmenus
log
logging
ltfx
M
main
menucheck
menuitem
menuuncheck
mouseleftclick
mousemove
mouserightclick
O
objectexist
objtimeout
onedown
oneleft
oneright
oneup
onwindowcreate
P
pages
pagetablist
panel
partialexists
pastetext
press
processstatistics
pushbutton
R
radiobutton
radiomenuitem
reinitldtp
releasecontext
remap
removecallback
rightclick
S
scrollbar
scrolldown
scrollleft
scrollright
scrollup
selectcalendardate
selectevent
selecteventindex
selectindex
selectitem
selectlabelspanelbyname
selectlastrow
selectmenuitem
selectpanel
selectpanelname
selectrow
selectrowindex
selectrowpartialmatch
selecttab
selecttabindex
selecttextbyindexandregion
selecttextbyname
selecttextitem
setcellvalue
setcontext
setcursorposition
setlocale
setloglevel
setmax
setmin
settablecell
settextvalue
setvalue
showlist
singleclickrow
slider
sortcolumn
sortcolumnindex
spinbutton
startldtplog
startlog
stateenabled
statusbar
stopldtplog
stoplog
stopscriptengine
T
table
text
todo
togglebutton
toolbar
tree
treetable
typekey
U
uncheck
uncheckrow
V
verifybuttoncount
verifycheck
verifycheckrow
verifydropdown
verifyeventexist
verifyhidelist
verifymenucheck
verifymenuuncheck
verifypartialmatch
verifypartialtablecell
verifypushbutton
verifyscrollbar
verifyscrollbarhorizontal
verifyscrollbarvertical
verifyselect
verifysettext
verifysetvalue
verifyshowlist
verifyslider
verifysliderhorizontal
verifyslidervertical
verifystatusbar
verifystatusbarvisible
verifytablecell
verifytoggled
verifyuncheck
verifyuncheckrow
verifyvisiblebuttoncount
W
wait
waittillguiexist
waittillguinotexist
waitwinname
waitwinpartialname
window
windowexists
Ciekawe strony
kultura, bunt
narkomania, narkotyki, testy
Intercontinental ballistic missile
ultimate
joanna jablczynska
avro lancaster
rynek
spr safo
gra
pisa calcio
LDTP User manual
text
About Text functions
To operate on a text object and based on your requirement, you can use any of these functions
Text python API's
activatetext
- Activate the text
appendtext
- Append the given text to the existing text
comparetextproperty
- Checks the availability of all the given text property
containstextproperty
- Checks the availability of one given text property
copytext
- Copy text to clipboard
cuttext
- Cut the text
deletetext
- Deletes the text
enterstring
- Genereate keyboard events as if user key-ins
getcharcount
- Get the number of characters present in a text field
getcursorposition
- Get the current cursor position
gettextproperty
- Get the properties of text
gettextvalue
- Get the text content
grabfocus
- Grab the focus
inserttext
- Insert a text in specified location
istextstateenabled
- Verify whether the text field is enabled
mouseleftclick
- Generate mouse left click event
mouserightclick
- Generate mouse right click event
mousemove
- Simulate mouse move event
pastetext
- Paste the text from clip board to the text area
rightclick
- Generate right click event
selecttextbyindexandregion
- Select text by index and region
selecttextbyname
- Select text by the given name
setcursorposition
- Move the cursor position to the specified location
settextvalue
- Sets the text value in the text field
verifypartialmatch
- Verify whether the given text partially matches with the existing text
verifysettext
- Verify whether the given text is same as the text available in the text field
Linux Desktop Testing Project