summaryrefslogtreecommitdiff
path: root/testautomation/framework/optional/includes/basic_gridcontrol.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/framework/optional/includes/basic_gridcontrol.inc')
-rw-r--r--testautomation/framework/optional/includes/basic_gridcontrol.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/testautomation/framework/optional/includes/basic_gridcontrol.inc b/testautomation/framework/optional/includes/basic_gridcontrol.inc
index 95bad4d09463..68a2416bddee 100644
--- a/testautomation/framework/optional/includes/basic_gridcontrol.inc
+++ b/testautomation/framework/optional/includes/basic_gridcontrol.inc
@@ -32,7 +32,6 @@
'\******************************************************************************
testcase tGridcontrolLoad
- const MACRO_NAME = "Show"
const FILE_NAME = "framework/optional/input/gridcontrol.odt"
dim i as integer
@@ -42,8 +41,10 @@ testcase tGridcontrolLoad
call hFileOpenLocally( gTestToolPath & FILE_NAME )
printlog "Start the macro, that performs the test"
- hExecMacro( MACRO_NAME )
+ Kontext "ShowGridcontrol"
+ ' FAILS IF DOCUMENT IS READONLY....
+ ShowGridcontrol.typeKeys "<space>"
Kontext "GridControlDialog"
if GridControlDialog.exists(5) then
for i=1 to gridcontrolcontrol.getcolumncount