summaryrefslogtreecommitdiff
path: root/testautomation/math/required/includes/m_002_.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/math/required/includes/m_002_.inc')
-rwxr-xr-x[-rw-r--r--]testautomation/math/required/includes/m_002_.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/math/required/includes/m_002_.inc b/testautomation/math/required/includes/m_002_.inc
index 860ba8ae0135..d65d49cb188b 100644..100755
--- a/testautomation/math/required/includes/m_002_.inc
+++ b/testautomation/math/required/includes/m_002_.inc
@@ -46,7 +46,7 @@ testcase tmEditUndoRedo
hNewDocument
kontext "DocumentMath"
'/// type something into the document ///'
- call hTBOtypeInDoc
+ call SchreibenInMathdok "a over b"
try
'/// Edit->Undo ///'
EditUndo
@@ -70,7 +70,7 @@ testcase tmEditAllClipboard
' Commands.TypeKeys Eingabe
'/// type something into the document ///'
- call hTBOtypeInDoc
+ call SchreibenInMathdok "a over b"
'/// Edit->Select All ///'
EditSelectAllMath
Sleep 2