summaryrefslogtreecommitdiff
path: root/testautomation/chart2/optional/includes/ch2_flexible_source_range_selection01.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/chart2/optional/includes/ch2_flexible_source_range_selection01.inc')
-rw-r--r--testautomation/chart2/optional/includes/ch2_flexible_source_range_selection01.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/testautomation/chart2/optional/includes/ch2_flexible_source_range_selection01.inc b/testautomation/chart2/optional/includes/ch2_flexible_source_range_selection01.inc
index ec2496ecb1f3..071e9146ef78 100644
--- a/testautomation/chart2/optional/includes/ch2_flexible_source_range_selection01.inc
+++ b/testautomation/chart2/optional/includes/ch2_flexible_source_range_selection01.inc
@@ -782,9 +782,7 @@ endcase
'
function fOpenWriterTestDocumentAndInsertChart(sInputFile as STRING) as BOOLEAN
fOpenWriterTestDocumentAndInsertChart = FALSE
- call hFileOpen(sInputFile)
- sleep(2)
- Call sMakeReadOnlyDocumentEditable()
+ hFileOpenLocally(sInputFile)
'///Menu Insert Object Chart to open chart wizard
printlog "Menu Insert Object Chart to open chart wizard"
InsertObjectChart