Bug 117075 - [Automation]: inserting sleeps in i_us2_present.inc
This commit is contained in:
parent
ee32f79d9e
commit
1944d51d11
1 changed files with 3 additions and 0 deletions
|
@ -172,8 +172,11 @@ testcase i_us2_pres1
|
|||
SlidesControl.TypeKeys "<DOWN>"
|
||||
kontext "DocumentImpress"
|
||||
printlog "Insert three lines with text, all with different formatting."
|
||||
sleep (1)
|
||||
call hTextrahmenErstellen ("First line with text",20,50,70,50)
|
||||
sleep (1)
|
||||
call hTextrahmenErstellen ("Second line with text",20,60,70,60)
|
||||
sleep (1)
|
||||
call hTextrahmenErstellen ("Third line with text",20,70,70,70)
|
||||
printlog "Go down to the third slide."
|
||||
kontext "Slides"
|
||||
|
|
Loading…
Reference in a new issue