Settings - Execution

The following setting is located at Settings->TBox->Execution:

Setting

Description

Cancel Execution Key

Defines which key is used to cancel the execution. This function is available when the Progress Visualization is activated and the execution is paused.

For example: F6.

Maximize Window

Defines whether the main window is maximized when the test runs.

  • If set to True, maximizes the window if it's not already maximized, and brings it to the foreground.

  • If set to False, keeps the window in its current size and it ensures it stays in the background.

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.

Pause Execution Key

Defines which key is used to pause and resume the execution. This function is available when the Progress Visualization is activated.

For example: Pause.

Show Progress Visualization

Set to True if you want the Windows taskbar to display the execution progress bar during automated execution.

Make sure that you have disabled the Windows option Auto-hide the taskbar.

Startup Timeout

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.

For example: 50000.