From e6c0c6f0a6fc392d3e4775cfba57cd29ed74a29e Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 1 Oct 2009 11:19:42 +0000 Subject: CWS-TOOLING: integrate CWS automationdev300m58cat0 2009-09-29 14:46:30 +0200 oc r276530 : #i105448# sleep added to resolv timingproblem 2009-09-28 10:29:46 +0200 oc r276482 : #i105404# t_ToolsMacro needs saved file 2009-09-27 10:51:09 +0200 tbo r276478 : #105393# on MacOS X only 3 items in tools menu 2009-09-25 18:02:25 +0200 oc r276473 : CWS-TOOLING: rebase CWS automationdev300m58cat0 to trunk@276429 (milestone: DEV300:m60) 2009-09-24 11:06:00 +0200 hde r276411 : save test-files locally 2009-09-23 15:40:07 +0200 hde r276400 : deleting of autotext optimized 2009-09-23 15:39:20 +0200 hde r276399 : Dialog 'Bereiche' opened after deleting autotext 2009-09-23 10:42:26 +0200 jsk r276370 : Added warnlog for exceeded timeout, i want the test to warn instead of aborting. Connected issue is #i105289# 2009-09-22 10:41:22 +0200 oc r276347 : #i105254# c_arrayconstants.inc enhanced 2009-09-21 20:37:26 +0200 tbo r276344 : #i105249# workaround firststartwizard regression by calling hDisableQuickstarterAPI() 2009-09-17 10:55:59 +0200 wg r276231 : i105141 2009-09-16 09:20:58 +0200 oc r276191 : #i105109# sleeps increased --- testautomation/graphics/optional/includes/global/g_tables.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testautomation/graphics/optional/includes/global') diff --git a/testautomation/graphics/optional/includes/global/g_tables.inc b/testautomation/graphics/optional/includes/global/g_tables.inc index 616ab1b8c72e..6b647963025c 100755 --- a/testautomation/graphics/optional/includes/global/g_tables.inc +++ b/testautomation/graphics/optional/includes/global/g_tables.inc @@ -40,7 +40,7 @@ ' #1 tiInsertTableUsingMenu ' #1 tiInsertTableUsingButton ' #1 tiTableObjectBar -' #1 tiInsertTableUsingToolbarbutton +' #1 tiInsertTableUsingToolbarbuttonView '* '\****************************************************************** @@ -317,6 +317,7 @@ testcase tiTableObjectBar DocumentDraw.TypeKeys "" endif Kontext "TableObjectBar" + if TableObjectBar.NotExists(2) then ViewToolbarsTable ZellenVerbinden.Click printlog "Cells merged." -- cgit