Settings - Engines

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

Remote server response timeout

Description

This setting indicates how long to wait for an XEngine to act. The time values are given in milliseconds.

Example

120000

SAP

Automatic TestCase creation and start of the Recorder

Description

Enables Tricentis Test Automation for SAP to automatically perform the following actions:

  1. Create the TestSteps SAP Logon, SAP Login, and SAP Toolbar.

  2. Run these TestSteps.

  3. Start the Recorder.

The default value is False.

Example

True

Combobox items selectable by its Key

Description

Enables Tricentis Test Automation for SAP to identify ComboBox items by keys and values.

Example

False

TableCompare

EnableAutoCreateBaseline

Description

Determines if automatic generation of baselines is enabled. The default value is False.

Example

True

XBrowser

Enable XPath identification

Description

Enables the identification of HTML elements with an XPath expression.

Example

True

Hide Soft Hyphens

Description

By default, XBrowser Engine 3.0 ignores soft hyphens for all HTML elements. If you want to see soft hyphens in controls' properties, change the value of this setting to False.

The properties InnerHtml and OuterHtml include soft hyphen in their values even if this setting is set to True.

Example

True

Ignore invisible HTML elements

Description

If you activate this setting, XScan for HTML pages adds the SteeringParameter "IgnoreInvisibleHtmlElements" to created Modules. The scan result will only contain the visible elements of the page. This improves scan and execution times if the tested HTML page contains a lot of invisible elements.

Example

False

Scan Microsoft Edge with Internet Explorer engine

Description

Enables or disables the steering of Microsoft Edge (non-Chromium) with the Internet Explorer engine.

Example

False

Scrolling Behavior

Description

Defines the default scrolling behavior for the XBrowser Engine 3.0.

The following options are available:

  • No Scrolling

  • Scroll to top

  • Scroll to center

  • Scroll to bottom

Example

Scroll to center

XBrowser->Browser Settings

Ajax tracer injection delay

Description

Controls how long Tosca delays the injection of the AjaxTracer into the webpage. The default value is 0. Increase the value if you encounter problems on your webpage while running tests. The time value is in milliseconds.

Example

500

Disable Ajax Tracer injection on pages

Description

Disables the AjaxTracer scripts on the specified webpage URLs. To specify the URLs, you need to add them as CollectionEntries.

To add a CollectionEntry, right-click on Disable Ajax Tracer injection, click on Create... and select CollectionEntry. Use regular expressions to specify the URLs.

Example

.*example-page\.com.*

Disable Shadow Dom Unlocker injection on pages

Description

Disables ShadowDomUnlocker scripts on the specified webpage URLs. To specify the URLs, you need to add them as CollectionEntries.

To add a CollectionEntry, right-click on Disable Shadow Dom Unlocker injection on pages, click on Create... and select CollectionEntry. Use regular expressions to specify the URLs.

Example

.*example-page\.com.*

XBrowser->Internet Explorer->Ports

Server

Description

Defines which port is used for the Internet Explorer server.

Example

17009