Settings - Execution
The following setting is located at Settings->TBox->Execution:
Cancel Execution Key |
|
Description |
Defines which key is used to cancel the execution. This function is available when the Progress Visualization is activated and the execution is paused. |
Example |
F6 |
Description |
Defines whether the main window is maximized when the test runs.
If you need to set a custom window size for your XBrowser tests, we recommend that you set this to False. Then, you can use browser arguments with the OpenUrl Module, such as --window-size=800,600 for Chrome. Note that this setting also applies when you steer a remote browser with BrowserStack. However, on SauceLabs, the browser window may be automatically maximized by default, even if the setting is set to False. |
Example |
True |
Pause Execution Key |
|
Description |
Defines which key is used to pause or resume the execution. This function is available when the Progress Visualization is activated. |
Example |
Pause |
Description |
Defines whether the Windows taskbar displays the execution progress bar during automated execution. Make sure that you have disabled the Windows option Auto-hide the taskbar. |
Example |
True |
Startup Timeout |
|
Description |
Defines the time in milliseconds that the system should wait for the execution processes Tricentis.Automation.Agent.exe and Tricentis.Automation.LegacyExecution.exe. The default value is 45000. An error message is displayed after the specified wait time has elapsed. |
Example |
50000 |