Hi Oliver,all The version of OOo dev-2.4 is not used by testtool now,does it right?
I have a question about status bar .When I wrote scripts based on the following testcase specification http://qa.openoffice.org/ooQAReloaded/TestcaseSpecifications/OpenOffice.org_2.4/Word_Processor/Set_Language_Attribute_for_Text.html therer is a step in the testcase "Language control in Status bar":Right-click on Language control in Status bar. I just can get the ID,count and text for each item of status bar by the methods which list in the "OOo_testtool.pdf", but how to right-click the language control or other? Best Regards Zhang Hong Zhang Hong Beijing Redflag Chinese 2000 Software CO.,LTD Email:[EMAIL PROTECTED] 2007-12-17 发件人: Oliver Craemer - Sun Germany - Hamburg 发送时间: 2007-12-17 15:56:31 收件人: [email protected] 抄送: 主题: Re: [qa-dev] question about automation Hi Zhang Hong, new controls must be declared before they could used by testtool. You may find a manual how to declare a control in the testtool cookbook in chapter 2 http://qa.openoffice.org/qatesttool/OOo_tt_CookBook.pdf Best regards, Oliver zhang Hong wrote: > Hi all, > > I have a question about control name for new added control in version of > OOo-dev 2.4 .when I updated the folder "global" and then run the script > "Declare.bas" to get the control name of CheckBoxes for Hidden text and Text > placeholder in Tools - options - OpenOffice.org Writer - Print ,the result is > as following: > > --878085213: CHECKBOX: Hidden text > sw:CheckBox:TP_OPTPRINT_PAGE:CB_HIDDEN_TEXT > --878085214: CHECKBOX: Text placeholder > sw:CheckBox:TP_OPTPRINT_PAGE:CB_TEXT_PLACEHOLDER > > The two checkboxes is without control name,but I must call the two controls > in my script.So, who can > tell me that when the controls will be named? > > Best Regards > Zhang Hong > > > > > Zhang Hong > Beijing Redflag Chinese 2000 Software CO.,LTD > Email:[EMAIL PROTECTED] > 2007-12-17 > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
