UNPKG

hay-caf

Version:

Haystacks Cloud Automation Framework: A demonstration testing automation framework application for the purposes of demonstrating the usage and integration of D-CAF, Hest, Hexiom, HayRunner, HayMonkey, and HayD-CAG in a single testing automation framework

21 lines 2.26 kB
<?xml version="1.0" encoding="UTF-8"?> <CommandWorkflows> <debug> <commands> <clientCommands> <Workflow Name="applicationSystemEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.commands.clientCommands.applicationSystem true"/> <Workflow Name="applicationSystemDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.commands.clientCommands.applicationSystem false"/> <Workflow Name="instructionsEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.commands.clientCommands.applicationSystem.instructions true"/> <Workflow Name="instructionsDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.commands.clientCommands.applicationSystem.instructions false"/> <Workflow Name="applicationHelpEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.commands.clientCommands.applicationSystem.applicationHelp true"/> <Workflow Name="applicationHelpDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.commands.clientCommands.applicationSystem.applicationHelp false"/> <Workflow Name="applicationWorkflowHelpEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.commands.clientCommands.applicationSystem.applicationWorkflowHelp true"/> <Workflow Name="applicationWorkflowHelpDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.commands.clientCommands.applicationSystem.applicationWorkflowHelp false"/> <Workflow Name="encryptStringEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.commands.clientCommands.applicationSystem.encryptString true"/> <Workflow Name="encryptStringDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.commands.clientCommands.applicationSystem.encryptString false"/> <Workflow Name="decryptStringEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.commands.clientCommands.applicationSystem.decryptString true"/> <Workflow Name="decryptStringDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.commands.clientCommands.applicationSystem.decryptString false"/> </clientCommands> </commands> </debug> </CommandWorkflows>