CWS-TOOLING: integrate CWS dba32j_DEV300
This commit is contained in:
commit
f8e1040cb6
1 changed files with 4 additions and 3 deletions
|
@ -530,9 +530,10 @@ testcase tCreateSubForms
|
|||
DataSource.setText(gDSName)
|
||||
TabDataForm.TypeKeys("<RETURN>")
|
||||
'/// set the table TT_Forms
|
||||
printlog "set the table TT_Forms"
|
||||
Content.setText("TT_Forms")
|
||||
TabDataForm.TypeKeys("<RETURN>")
|
||||
printlog "set the table TT_Forms"
|
||||
Content.setText("TT_Forms")
|
||||
sleep(1)
|
||||
Content.TypeKeys("<RETURN>",true)
|
||||
sleep(1)
|
||||
Kontext "FormPropertiesDialog"
|
||||
sleep(1)
|
||||
|
|
Loading…
Reference in a new issue