summaryrefslogtreecommitdiff
path: root/testautomation/spreadsheet/required/includes/c_upd_datamenu.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/spreadsheet/required/includes/c_upd_datamenu.inc')
-rw-r--r--testautomation/spreadsheet/required/includes/c_upd_datamenu.inc10
1 files changed, 2 insertions, 8 deletions
diff --git a/testautomation/spreadsheet/required/includes/c_upd_datamenu.inc b/testautomation/spreadsheet/required/includes/c_upd_datamenu.inc
index 2975a7b1c9e2..2c77baeea56d 100644
--- a/testautomation/spreadsheet/required/includes/c_upd_datamenu.inc
+++ b/testautomation/spreadsheet/required/includes/c_upd_datamenu.inc
@@ -885,10 +885,7 @@ testcase tDataDataPilot
'/// Open testdocument 'gTesttoolPath + spreadsheet\required\input\datapilot.ods'
printlog " Open testdocument 'gTesttoolPath + spreadsheet\required\input\datapilot.ods'"
- Call hFileOpen (Convertpath (gTesttoolPath + "spreadsheet\required\input\datapilot.ods" ))
- '/// If the file is not editable, click the edit button on standardbar
- printlog " If the file is not editable, click the edit button on standardbar"
- Call sMakeReadOnlyDocumentEditable
+ hFileOpenLocally( gTesttoolPath & "spreadsheet\required\input\datapilot.ods" )
'/// Select cell C34
printlog " Select cell C34"
Call fCalcSelectRange ( "C34" )
@@ -1030,10 +1027,7 @@ testcase tDataRefreshRange
'/// Load testdocument Database_Refresh
printlog " Load testdocument Database_Refresh"
- Call hFileOpen (Convertpath (gTesttoolPath + "spreadsheet\required\input\Database_Refresh.ods" ))
- '/// If the file is not editable, click the edit button on standardbar
- printlog " If the file is not editable, click the edit button on standardbar"
- Call sMakeReadOnlyDocumentEditable
+ hFileOpenLocally( gTesttoolPath & "spreadsheet\required\input\Database_Refresh.ods" )
'/// Refresh Database by 'Data – Refresh Range'
printlog " Refresh Database by 'Data – Refresh Range'"
DataRefreshRange