Configure Scriptless Web settings

If you are an admin user, you have access to the Settings panel in the System Management dialog box. This article explains the relevant settings.

Setting Description
Default Timeout Between Steps (ms) The amount of time Scriptless Web tries to identify an element on the screen, in milliseconds. This is an implicit wait. 
Default Delay Time Between Steps in project xxx (ms) The amount of time Scriptless Web waits between steps at the project level, in milliseconds. This delay time is added to the time that Scriptless Web waits by default, for example for a page to load, for Ajax, or for animations.
Default Delay Time Between Steps in organization (ms) The amount of time Scriptless Web waits between steps at the organization level, in milliseconds. This delay time is added to the time that Scriptless Web waits by default, for example for a page to load, for Ajax calls, or for animations.
Do Not Wait For Ajax

If selected, a step or action might be performed prematurely, before the page or element is actually available for interaction.

Note:

Selecting this option is not recommended.

Optimize Weights globally by Allows you to prioritize how Scriptless Web identifies elements on a page. If selected, enter the top attributes to be used, such as value, name, type, or title. 
Binding Method The method or technical selector used for binding (such as id, class, tag, nthchild, or attribute) that Scriptless Web falls back to if it cannot choose an element based on the underlying algorithm or if the user has explicitly configured this method in the settings for an element.