From bd7c28f9047c54b70a268efc572a14d570926446 Mon Sep 17 00:00:00 2001 From: "Joerg Skottke [jsk]" Date: Wed, 20 Oct 2010 08:12:34 +0200 Subject: automationdev300m87: #i112208 - Fix two test cases, remove a few unnecessary sleeps --- .../optional/includes/so7pp1/c_so7_pp1_ibis.inc | 91 +++++++++++----------- 1 file changed, 45 insertions(+), 46 deletions(-) (limited to 'testautomation/spreadsheet') diff --git a/testautomation/spreadsheet/optional/includes/so7pp1/c_so7_pp1_ibis.inc b/testautomation/spreadsheet/optional/includes/so7pp1/c_so7_pp1_ibis.inc index 2514945a6d42..9e25d898d8ce 100644 --- a/testautomation/spreadsheet/optional/includes/so7pp1/c_so7_pp1_ibis.inc +++ b/testautomation/spreadsheet/optional/includes/so7pp1/c_so7_pp1_ibis.inc @@ -27,7 +27,7 @@ '** '** owner : oliver.craemer@Sun.COM '** -'** short description : Test IBIS bug fixes +'** short description : Test IBIS bug fixes '** '************************************************************************ ' ** @@ -40,20 +40,17 @@ testcase tIBIS111099 Dim testdoc as string - testdoc = convertpath(gOfficePath & "user/work/111099.xls") - Printlog "Copy testdocument locally" - app.FileCopy convertpath(gTesttoolpath & "spreadsheet\optional\input\111099.xls"),gOfficePath + ConvertPath("user/work/111099.xls") + testdoc = convertpath( gTesttoolpath & "spreadsheet\optional\input\111099.xls" ) + printlog " Open the test document" hFileOpenLocally(testdoc) - '/// Invoke Control Toolbar - '///+ Try to click control 'Push Button' - '///+>