Menu Bar
The menu bar is located at the top of the Design Studio window.
The available menus and included items are based on the type of file that is open in the Editor view. The following menus are always available even if no file is open (some items may be disabled):
As soon as you open a file, such as a Web Automation robot, the Edit, View, Debug menus are to the available menus:
If you open a Web Automation robot file, change the mode to Debug to see the Breakpoints menu. The Breakpoints menu contains actions related to the breakpoints in the debugger, such as adding and removing breakpoints.
Most menu items become available when you click "Prepare Execution" to allow execution for a Web Automation robot. By clicking this action, you put the robot into execution mode, which enables you to execute it while editing. You can execute action steps right after you insert them in the robot workflow and immediately see the result. When a Web Automation robot is not prepared for execution, you can still perform some basic editing, such as add action steps and change their properties, configure variables, but you will not be able to see the result of step execution and to obtain and use data from websites that you interact with to design the robot. Also, a Web Automation robot cannot have the privilege to execute in both Design and Debug mode at the same time.