Keyboard Shortcuts
Project Management Function
Keyboard Shortcut | Function or Task |
---|---|
Ctrl + N | Create new project |
Ctrl + Alt + N | Create new Workflow |
Ctrl + O | Open Project |
Ctrl + S | Save current project |
Ctrl + Shift + S | Save the all projects |
Ctrl + shift + I | Import from server1 |
F2 | Rename |
Del | Delete |
Process Execute Function
Keyboard Shortcut | Function or Task |
---|---|
F5 | Run |
F6 | Run step |
F7 | Run to here |
F8 | Run from here |
Ctrl + F8 | Run with stored variables (In detail) |
F9 | Add a break point (In detail) |
Ctrl + Shift + F9 | Clear the break point (In detail) |
F10 | Run next step (In detail) |
F11 | Enter into child process (In detail) |
Shift + F11 | Exit to parent process (In detail) |
Activity Management Function
Keyboard Shortcut | Function or Task |
---|---|
Ctrl + A | Select all Activities |
Ctrl + I | Insert Activity (In detail) |
Ctrl + E | Enable Activity (In detail) |
Ctrl + D | Disable Activity (In detail) |
Ctrl + Z | Undo |
Ctrl + Y | Redo |
Ctrl + F | Find activities in current process (In detail) |
Ctrl + Shift + F | Find activities in the all process (In detail) |
Ctrl + Alt + C | Change Activity (In detail) |
Ctrl + Alt + V | Target Paste (In detail) |
Ctrl + Shift + C | Target Copy (In detail) |
Ctrl + Shift + V | Target Paste (In detail) |
Process Management Function
Keyboard Shortcut | Function or Task |
---|---|
Ctrl + Shift + N | Produce |
Ctrl + Shift + O | Import |
Ctrl + I | Fetch from server |
Delete | Delete |
F2 | Rename |
F12 | copy as |
Ctrl + G | Create a group |
Ctrl + M | group move |
Enter | Heat |
Ctrl + E | Open in file explorer |
Ctrl + F5 | Execution |
Ctrl + R | Refresh shared tasks |
Ctrl + Alt + V | Compare Versions |
Ctrl + T | Register file scheduler |
Ctrl + Y | View recent performance results |
Other Functions
Keyboard Shortcut | Function or Task |
---|---|
F1 | Help for selected activity (In detail) |
Ctrl + (+) | Zoom in the screen |
Ctrl + (-) | Zoom out the screen |
Ctrl + 0 | Initialize size of the screen |
Alt + Mouse Drag | Chart Shift Mode |
Additional Information for Keyboard Shortcuts
Project Management Function
Run with stored variable
If the process got error while running, the process can continue with the variables saved before the error occurred.
Process Execute Function
Insert activity (Ctrl + I)
You can insert an activity below the selected activity.
Enable / Disable Activity (Ctrl + E / Ctrl + D)
When enabled, the activity is executed.
When disabled, the activity is not executed.
Find activities in current process (Ctrl + F)
You can check each activity number within the process or search for the activity that contains the keyword.
Click or press enter key on the keyboard after entering the content to research or ‘#+activity number’ on the search bar screen by pressing Ctrl + F on the keyboard.
The node searched with '#+activity number' is emphasized and the first node is selected. If only one node is selected, the navigation feature for the searched nodes provided by and buttons on the search bar cannot be used.
The searched node that contains the keyword is emphasized and multiple nodes with the same name are selected. You can click or on the search bar to navigate between the searched nodes.
Find activities in the all process (Ctrl+Shift+F)
Every process and task within the project can be searched with the activity name, variable name, and description.
No. | Description |
---|---|
1 | Enter the search term. |
2 | Shows the result from all processes and tasks within the project. |
3 | When selected, results only from the tabs that are currently opened will be shown. |
4 | Output of the activities resulting from searching will have step number ([number]) marked in front. Double-click the search result to move onto the activity. |
Change Activity (Ctrl + Shift + C)
You can change the activity type for an activity with a target, such as Click.
Open Activity Copy History (Ctrl + Shift + V)
You can check the activity history copied by the user. (The history is shared among designers.)
You can add an item by double click the item or select the item and click paste.
Target Copy / Paste (Ctrl + Alt + C / Ctrl + Alt + V)
You can copy & paste a target in an activity with a target, such as Click
Other Functions
Help for selected activity (F1)
You can check the detailed information about the library. Pressing F1 after selecting an activity will display the help screen with instructions.
UI convenience features
Changing the screen size
If the flowchart becomes too long and it is difficult to see all content in a screen, you can zoom in or out by pressing the Ctrl key and scrolling the wheel on the mouse at the same time.
Using the zoom feature
Click the screen scale combination box in the top-right corner of the Designer screen to select a scale.
Ctrl + mouse wheel
You can zoom in or out the screen by pressing the Ctrl key and scrolling the wheel on the mouse at the same time.
Collapsing/Expanding diagrams
You can collapse or expand diagrams for activity cards, such as If, For, etc., if the flowchart becomes too long. Double-click the triangle icons (< / >) before and after the node to collapse or expand the diagram.
Selecting the entire diagram
Double-clicking the node of the diagram will select areas including all the activities.
Using automatic scroll of diagrams
When dragging a library item or activity card, hover the mouse pointer over the arrow in the diagram to automatically scroll it so that you can add the items or activity card at a desired place.
Image edit screen
Edit the surrounding image of a target object while recording, and use the data to retry an image search if an object search fails. Using the ImageEditor, you can crop an image or set the position to generate a mouse event on the image.
After recording actions with the ImageClick activity card, double-click IMAGE > Image in the Properties window.
Edit the image to click and change the click point, then click Apply.
Advanced Designer Search Commands
As shown in the figure below, table-type screens provide a search function in the designer. The default search method for these screens is to break the sentence entered in the search term into words based on space characters and search for items containing one or more words. In this case, you can search with more complex conditions using the following command. 1) "" : Sentences separated by double quotation marks (") are searched as one word without separating them with spaces. 2) + : Searches for items that include both the string before + and after it. 3) - : - Search for an item that includes the string before but not the string after it.
- You need to log on the server to use