Help documentation

Configure Twist Project

The configuration options for a project is defined in twist.properties. Twist provides a configuration editor to re-configure an existing project. The configuration is divided into three sections - Twist general properties, Driver specific properties and user defined properties. The configuration editor can be accessed by clicking on the Configure Twist Properties button in the Scenarios View.

These properties can also be edited from Project Properties -> Twist Properties page.

The same editor will be shown if you bring up the properties dialog for *.properties files within a Twist Project.

Edit Twist properties

General properties

Twist specific properties are shown in "General" tab as shown below.

Basic Twist project properties

Driver properties

The driver specific properties are shown in driver tab which is named after the driver name like the "Sahi" tab as shown below.

Basic Twist project properties

User defined properties

All other properties that are not part of Twist general or driver properties will appear in the "User" tab. For example, in twist.properties file, if we have a "user.name" properties, that will appear in the "User" tab's table.

Basic Twist project properties