Configure Sahi
The Sahi configurations are defined in the twist.properties file. This file can be accessed by searching for it using CTRL+SHIFT+R (or CMD+SHIFT+R on mac) or by navigating to the project's source directory in the Package Explorer View.
Sahi options on Twist properties file
The browser type and other configuration options can be defined in the twist.properties file.
The following Sahi options are supported in Twist:
- sahi.browserExecutable: This is used by Sahi to launch the browser. Ideally this points to your browser executable
- sahi.browserOptions: These are browser options that Sahi uses while launching a browser. They vary from browser to browser.
- sahi.basePath: This is the path where Sahi exists. By default this is under where Twist is installed and should not be changed unless you know what you are doing.

