Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Please read the Terms of Use for Materials on ZennoLab |
Table of contents
Expand | ||
---|---|---|
| ||
|
...
By dragging the frame over the schematic display of your project, you can easily change the focus in the project window itself. This is useful when creating large templates.
[5] Variables
This window displays the current values of the project variables. During debugging, you can observe and analyze their values.
[6] Log
During debugging, a message appears in the log about successful actions and errors that have occurred. This helps to fix and finalize the project to a finished look.
[7] Traffic window
This window will display all the requests that the ProjectMaker browser will make. As well as requests made using HTTP request actions.
[8] Action properties
When you select an action in the project window [1], here you can fill in and change the settings for its work.
[9] Element Properties
If you have activated the "Follow the cursor" mode (right mouse click in the browser window), then when you hover over one or another element on the page, you can view its properties. Also, the properties of the elements will be displayed when working with the action designer (right mouse click in the browser window) and the element tree [10].
[10] Element tree
When you cannot immediately identify an element in the browser, you can find it in the element tree window. It is a structured visual view of the code with a tree structure, with which you can easily find the element you need on the page.
Project data
Current profile
...
You can see the used profile parameters during debugging by clicking on the corresponding icon.
Project settings
...
You can control project parameters using the settings from the Static Blocks Panel.
Browser-Project Interaction
...