Known Issues
Here is a list of known issues on the current version of Twist.
We recommend that users work with a Twist project at a time in Twist. It is also recommended to increase the memory available to Twist
if the project contains a large number of Scenarios (say 50 or more).
Scenario editor
- The problem markers and any opened editors may not refresh when the project is updated from SVN repository using Subclipse. The project should be closed and re-opened to update problem markers.
- Undoing paste of a workflow step does not remove any Fixtures that may have been imported. Undo once again to remove such Fixtures.
- Hexa decimal values are not accepted in workflow step parameters where the type in implemented code is Integer.
Selenium/Recorder
- If any invalid selenium configurations are present in the twist.properties file then execution/recording may not work as expected.
- For Firefox 3.5, the url specified during start of recording does not get recorded correctly. The URL has to be modified manually in the underlying code.
- Recorder has been observed to occasionally use XPath based locators even if Ids are present.
- Recording of "rightClick" is currently not supported.

