Kaydet (Commit) a1615ed8 authored tarafından Marc Neumann [msc]'s avatar Marc Neumann [msc]

automationooo330m5: #113492# clear the layout and add one sleep

üst 1aa1fd12
...@@ -216,6 +216,9 @@ testcase tiViewToolbar_1 ...@@ -216,6 +216,9 @@ testcase tiViewToolbar_1
printlog "open application " printlog "open application "
Call hNewDocument Call hNewDocument
printlog "use the empty layout"
call sSelectEmptyLayout
printlog "Insert->Graphic... : global\input\graf_inp\desp.bmp " printlog "Insert->Graphic... : global\input\graf_inp\desp.bmp "
hUseAsyncSlot( "InsertGraphicsFromFile" ) hUseAsyncSlot( "InsertGraphicsFromFile" )
......
...@@ -49,6 +49,7 @@ testcase tiInsertSlideExpandSummary ...@@ -49,6 +49,7 @@ testcase tiInsertSlideExpandSummary
Kontext "DocumentImpressOutlineView" Kontext "DocumentImpressOutlineView"
printlog "Type 2 rows " printlog "Type 2 rows "
DocumentImpressOutlineView.TypeKeys "Herbert<Return>Rudi" DocumentImpressOutlineView.TypeKeys "Herbert<Return>Rudi"
sleep(1)
printlog "View->Master View->Drawing View " printlog "View->Master View->Drawing View "
ViewWorkspaceDrawingView ViewWorkspaceDrawingView
WaitSlot() WaitSlot()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment