summaryrefslogtreecommitdiff
path: root/testautomation/dbaccess/optional/includes/frm_Forms.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/dbaccess/optional/includes/frm_Forms.inc')
-rwxr-xr-xtestautomation/dbaccess/optional/includes/frm_Forms.inc16
1 files changed, 8 insertions, 8 deletions
diff --git a/testautomation/dbaccess/optional/includes/frm_Forms.inc b/testautomation/dbaccess/optional/includes/frm_Forms.inc
index 1d38b9ad9c1c..26445ddc0b3d 100755
--- a/testautomation/dbaccess/optional/includes/frm_Forms.inc
+++ b/testautomation/dbaccess/optional/includes/frm_Forms.inc
@@ -891,8 +891,8 @@ testcase tNewFolder
'/// insert a new folder via INSERT/FOLDER menu
printlog "insert a new folder via INSERT/FOLDER menu"
- Kontext "Insight"
- Insight.UseMenu
+ Kontext "DATABASE"
+ Database.UseMenu
hMenuSelectNr(4)
hMenuSelectNr(8)
@@ -944,8 +944,8 @@ testcase tRenameFolder
'/// insert a new folder via INSERT/FOLDER menu
printlog "insert a new folder via INSERT/FOLDER menu"
- Kontext "Insight"
- Insight.UseMenu
+ Kontext "DATABASE"
+ Database.UseMenu
hMenuSelectNr(4)
hMenuSelectNr(8)
@@ -967,8 +967,8 @@ testcase tRenameFolder
'/// insert a new folder under the first folder
printlog "insert a new folder under the first folder"
- Kontext "Insight"
- Insight.UseMenu
+ Kontext "DATABASE"
+ Database.UseMenu
hMenuSelectNr(4)
hMenuSelectNr(8)
@@ -989,8 +989,8 @@ testcase tRenameFolder
'/// rename the firt folder
printlog "rename the firt folder"
- Kontext "Insight"
- Insight.UseMenu
+ Kontext "DATABASE"
+ Database.UseMenu
hMenuSelectNr(2)
hMenuSelectNr(7)