Interface Control Manager

by Voodoo Editor
2 years ago
465 Views

Table of Contents


Interface Control Manager

Interface Control Manager is a step, it allows you to intervene in an interface tool that you specify in the scenario and manipulate this interface as you wish.
If you want to add the Interface Control Manager step to your scenario; You can select Interface Control Manager from User Interface on the Scenarios Main Screen.
In addition, it is possible to perform tests of the operation of the application tree.

The visual of the interface is as follows.

UserInterfaceVoodoo

  • General Information
  • Parameter Description
    Name The name of application execution step. (Compulsory)
    Description The description of application execution step. (Not Compulsory)
  • Region
  • Parameter Description
    Related Flow Image The using image during this step. (Compulsory)
  • Interface Control Manager Parameters
  • Parameter Description
    Application Name The Application Name parameter to be accessed.
    Window Name The Window Name parameter of the selected application.
    Waiting Time The Dwell Time parameter is in between when the Interface Control Manager extracts the control tree of the application.
    Control Window: Id The Sequence Number parameter assigned to the operation via VooDoo Studio for the operation performed on the Interface Control Manager.
    Control Window: Name The Name parameter of the operation performed on the Interface Control Manager.
    Control Window: Type The Type parameter of the operation performed on the Interface Control Manager.
    Action Window: Description This is the Description parameter where you can write a description for the action to be performed for the application tree.
    Action Window: Action The Action parameter of the action to be applied for the action to be performed belonging to the application tree.
    Action Window: Dwell Time This is the Waiting Time parameter where you can specify the time that the action will wait for the action to be performed in the application tree.
  • Time Settings
  • Parameter Description
    Maximum Step Completion Time The time to the end of completion for step if Run to The End of Completion of Application style is chosen. (Compulsory)
    Wait Time After Execution Request The wait time to pass next step. (Compulsory)
  • Scenario Flow
  • Parameter Description
    Step Flow Indicates the step flow type. (Compulsory)

    Ordered The flow type to continue sequentially.
    Conditional The flow type to continue conditionally.

    • On Success
    • This step continues to another step on success. You can also choose End to terminate the scenario step.

    • On Fail
    • This step continues to another step on fail. You can also choose End to terminate the scenario step.