summaryrefslogtreecommitdiff
path: root/testautomation/graphics/optional/includes/global/g_group.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/graphics/optional/includes/global/g_group.inc')
-rwxr-xr-xtestautomation/graphics/optional/includes/global/g_group.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/graphics/optional/includes/global/g_group.inc b/testautomation/graphics/optional/includes/global/g_group.inc
index a7e19e1d858c..61f5c9d3e31f 100755
--- a/testautomation/graphics/optional/includes/global/g_group.inc
+++ b/testautomation/graphics/optional/includes/global/g_group.inc
@@ -55,7 +55,7 @@ testcase tiGruppierung
Printlog "- Created 3 rectangles for group testing"
gMouseClick (50,50) '/// Put the mouse-marker in the middle of the screen ///'
EditSelectAll '/// select all rectangles ///'
- if (lcase(gApplication) = "draw") then
+ if (gApplication = "DRAW") then
hOpenContextMenu
sleep(2)
hMenuSelectNr(12) ' Select "Group"