office-gobmx/uitest/ui_logger_dsl/starter_commands.tx
Ahmed ElShreif 01af2d7122 uitest: Fix typos
Change-Id: I41023dd1fd06ca48849726d3372f74a4990c27a3
2019-08-20 22:37:17 -05:00

13 lines
277 B
Text

//this file for the starters commands when you open any LO application
//It's translate automatic that the button you push to open the app is a starter button
StarterCommand:
'Start' program_name=Program
;
Program:
"writer"|"calc"|"impress"|"draw"|"math"|"database"
;