Instance Settings
🔗 Original page — Source of this material

Default browser
Select which browser will be launched by default. You can also change the browser at the template level in the ❗→ project settings, or through the “❗→ Launch instance” action.
This setting is only available in ProjectMaker.
Database loading timeout
The time allotted for starting a new thread within a running process.
Command execution timeout in the instance
The time to wait for any command to be executed in the instance (any ❗→ action).
Object initialization wait timeout
The time given for the web page to finish loading; sometimes needed for loading certain elements (like captchas). Sometimes, if the page hasn't fully loaded, you'll see a message saying “HTML element not found.” In that case, you can try increasing this parameter, but keep in mind that raising it will also increase the template's execution time.
Minimum number of tasks before reload
The instance database won't be reloaded until this number of tasks has been completed.
Number of completed tasks before forced reload
The number of tasks after which the instance database will definitely be reloaded (regardless of whether they were successful). You can also force an instance restart with the “❗→ Reload instance” action inside your template.
Maximum memory usage
The maximum amount of memory a single instance can use, after which the instance database will be forcibly marked for reload.
Maximum memory usage during template execution
Added in 7.4.0.0
Limit for the amount of RAM allocated for a single thread. If a thread goes over this value while working, it will be forcibly stopped with a message in the