Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Please read the Terms of Use for Materials on ZennoLab |
Table of contents
Expand | ||||
---|---|---|---|---|
| ||||
|
...
This setting sets the behavior of the project when you click the Restart button.
Execute the first action
...
When starting the project execution from the beginning, the actions will be performed up to the first breakpoint, or to the end if there are no breakpoints in the project.
...
The log will be displayed in a window with additional options and the ability to copy text.
You can read more about the functions of the Extended log in this article.
Always display warnings in the log
...
the if action exited on the red branch, and even if its red output is connected to another action, the message will be logged: “Execution of the logical operator If Result: false” (only in ProjectMaker)
if the actions Set value, Get value, Rise event, etc. do not find an element to interact with, the following entry will appear in the log: “Executing action HtmlElement HTML element not found, according to search conditions” (ZennoPoster and ProjectMaker)
...